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:
|
numberOfStops | This is used to generate the activeRangeValues if activeRangeValues are not specified. |
stopInterval | Interval in which stops should be generated. |
range Example
{
"interactionMode": "slider",
"stopInterval": 1
}