Range Slider
Range Slider Example
The Range Slider is a variation of the Slider Tool that has a minimum and maximum values and the user can change this interval with the ‘drag’ controls.
The Range Slider uses the same tag as the Slider, but needs the ‘values’ attribute defined to be set as the Range type.
Usage: ‘\{\{slider|id=SLIDER_ID|increment=step|values=[min_value, max_value]|args…\}\}’