Range Selector
The Bootstrap Range Selector is a control that allows an end-user to select a range of values on a scale and handle changes of the currently selected range. The control displays a scale (numeric or date-time) and two sliders. An end-user selects the required range by moving the sliders.
Note
The BootstrapRangeSelector component is a wrapper for the dxRangeSelector widget and does not work in IE as we finished support for Internet Explorer with v21.2 of DevExtreme and related products.
Concepts
See Also