New to KendoReact? Start a free 30-day trial
Labels and Ticks
You can provide names for specific RangeSlider values by defining labels along the track.
The labels are rendered by the SliderLabel Component. The SliderLabel properties allow you to configure the content, position, title, and click handler of the RangeSlider.
Change Theme
Theme
Loading ...
Ticks
The RangeSlider component provides the option to display ticks that doesn't have labels. To achieve this scenario you need to use the SliderLabel Component component without defining content for it.
Change Theme
Theme
Loading ...