This sample demonstrates the default rendering of Slider component. Drag the thumb over the bar for selecting the values between min and max.
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. Three types of sliders are:
In this demo, the default, MinRange, and Range Slider types can be seen.
More information about Slider instantiation can be found in this documentation section