rangeSlider
This is a range slider input field.
Please note, this field depend on the following library:
ion.rangeSlider.css
ion.rangeSlider.skinHTML5.css
Special properties of field
rangeSliderOptions
rangeSliderOptions
For more details, see the official rangeSlider documentation.
Usage
Simple slider with one value
In this example the value will be a Number
like this:
Double range slider
In this example the value will be an array of numbers:
Last updated