Range

Range object.

Referenced by: widgets

Properties

Property Details
interactionMode Indicates the mode in which the active range should be presented to the user.
Valid values:
  • picker
  • slider
numberOfStops This is used to generate the activeRangeValues if activeRangeValues are not specified.
stopInterval Interval in which stops should be generated.

Example

{
  "interactionMode": "slider",
  "stopInterval": 1
}

Your browser is no longer supported. Please upgrade your browser for the best experience. See our browser deprecation post for more details.