Slider
A slider is a horizontal bar that you can drag left or right to select a value within a range, similar to adjusting volume.
Installation
CLI
Manual
Basic
View
Code
Step
View
Code
Range
By passing an array to the defaultValue
or value
props, you can create a range slider.
View
Code
Controlled
View
Code
Orientation
View
Code
Disabled
View
Code