New to KendoReact? Start a free 30-day trial
Show current range in the RangeSlider tooltip
Updated on Dec 19, 2025
Environment
| Product Version | 5.12.0 |
| Product | Progress® KendoReact RangeSlider |
Description
I want the tooltip of the RangeSlider to show the values
Solution
By default, the RangeSlider start and end points will show a tooltip with "Drag" text. In order to change the default behavior the "title" property of the elements must be changed with the current value.
This is an example showcasing how to limit the value:
Change Theme
Theme
Loading ...