Slider control allows users to select a specific value or a range of values from a set. Usually, slider presents a relatively large dataset and the way that the user interacts with it is helpful to explore the multiple options swiftly.
The slider has two variants:
| Variant | Description |
|---|---|
| Discrete | Slider can only get the value marked alongside the total line |
| Continous | Slider can take every value mapped |