Example of API in Javascript Range Slider Control

/
/
API

This sample demonstrates the customization of Slider component by using its properties from property pane. Select any combination of properties from property pane to customize Slider component.

More Details...

Value
Min
Max
Step
Show Buttons
Disabled
Vertical Orientation
Readonly
Description

In this demo, default slider is rendered with minimal configuration. This sample can be customized further with the combination of Slider properties from the property pane. For example, Min, max, value and Steps can be changed from the property pane. Ticks can be enabled by selecting the ticks placement from the property pane. Tooltip can be enabled by checking Show tooltip checkbox from property pane. Vertical orientation can be enabled by checking vertical orientation from property pane and so on.