Slider
The Slider control allows a user to select a value or range of values in between a min and max range by dragging the cursor over the slider bar.
Basic Functionality
Demonstrates the default behavior of the Slider control.
Tooltip
Demonstrates the behavior of adding a tooltip to the Slider control.
Ticks
Demonstrates ticks can be added to the Slider control and customized.
Limits
Demonstrates how limits can be specified on the Slider control.