Kendo UI for jQuery RangeSlider Overview
The Kendo UI RangeSlider displays a range of values and allows you to select ranges of values.
Unlike the HTML5 range input, the RangeSlider enables the consistent experience across browsers and provides a rich API and event model. The RangeSlider provides configuration options for customizing its behavior, for example, setting its minimum and maximum values, orientation, step, and tooltip format and placement.
The RangeSlider is part of Kendo UI for jQuery, a
professional grade UI library with 110+ components for building modern and feature-rich applications. To try it out sign up for a free 30-day trial.
Functionality and Features
- Orientation—The RangeSlider supports horizontal and vertical orientations.
- Steps—You can use the configuration options of the RangeSlider to define the step which the component uses to increase or decrease its value.
- Ticks—The RangeSlider provides configuration options for setting the placement of its ticks, which indicate the values resulting from each incremented predefined step.
- Accessibility—The RangeSlider is accessible for screen readers and supports WAI-ARIA attributes.