New to KendoReact? Start a free 30-day trial
Setting The Title Of The KendoReact RangeSlider Dots
Environment
Product Version | 5.12.1 |
Product | Progress® KendoReact RangeSlider |
Description
I want to set the title of the RangeSlider to its dragged value.
Solution
You can achieve this by passing a ref to the RangeSlider component. Use this ref to get the reference of the slider's dots, and set their title to the start and end values each time they are changed.
Change Theme
Theme
Loading ...