• What is KendoReact
  • Getting Started
  • Server Components
  • Components
  • Sample Applications
  • Styling & Themes
  • Common Features
  • Project Setup
  • Knowledge Base
  • Changelog
  • Updates
  • Troubleshooting

Setting The Title Of The KendoReact RangeSlider Dots

Environment

Product Versionv5.12.1
ProductProgress® KendoReact

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.

Example
View Source
Change Theme:

In this article

Not finding the help you need?