This sample demonstrates the rendering of Slider component in Vertical orientation. Drag the thumb over the bar for selecting the values between min and max.
Ticks
|
|
Tooltip
|
|
The Slider component allows to select a value or range of values in-between a min and max range, by dragging the thumb over the slider bar in vertical orientation. Three types of sliders in vertical orientation are:
The dragInterval is used to drag both handles using the range bar which is also applicable only to the range slider.
In this demo, the default, MinRange, and range slider types can be seen.