This sample demonstrates the formatting of ticks and tooltip of Slider. Drag the thumb over the bar for selecting the formatted values between min and max.
The format feature customizes the units of Slider values to the desired format. The formatted values will also be applied to the ARIA attributes of the slider.
In this demo, Slider with currency, kilometer, and time formatting is demonstrated.
For more information, refer to the format section from the documentation.