Declined
Last Updated: 30 Oct 2019 10:37 by balazs
Lance
Created on: 05 Feb 2019 16:20
Category: Slider
Type: Feature Request
0
Add the option of having tick labels on the Slider Control
Please add the option of having labels for ticks in the Slider control.
2 comments
balazs
Posted on: 30 Oct 2019 10:37

There is a possibility for labels on sliders already, it has some issues, but when the function callback is defined via fat-arrow, then it works.

issues without fat-arrow: https://stackblitz.com/edit/kendo-angular-slider-steplabelsfn-this-obhuar?file=app/app.component.ts

fix via fat arrow: https://stackblitz.com/edit/kendo-angular-slider-steplabelsfn-this-obhuar?file=app/app.component.ts

ADMIN
Dimiter Topalov
Posted on: 11 Feb 2019 11:43
Hi Lance,

Thank you for submitting this feature request. The labels of the ticks will be rendered, as described in the following section of our documentation:

https://www.telerik.com/kendo-angular-ui/components/inputs/slider/predefined-steps/#toc-large-steps

A large tick and label will be rendered for every "largeStep" of ticks/small steps. For example to render a label for each tick, set smallStep and largeStep to 1:

https://stackblitz.com/edit/angular-6sm3az?file=app/app.component.ts

As the desired functionality is actually available, and a subject to configuration via the available settings, this feature request will be declined, and the thread closed.

If you need further assistance with using the built-in functionalities of the Slider component, please open a Support ticket from our system. Of course, if you would like to submit a new feature request for another, unavailable functionality, you are more than welcome to do so.

Regards,
Dimiter Topalov
Progress Telerik
Get quickly onboarded and successful with your Telerik and/or Kendo UI products with the Virtual Classroom free technical training, available to all active customers. Learn More.