SliderLabelProps
Represents the props of the KendoReact SliderLabel component.
onClick?
(event: MouseEvent<HTMLLIElement>) => void
The onClick event of the SliderLabel component.
position
number
The position in relative to the start of the SliderLabel component.
title?
string
The title of the SliderLabel component.