Slider
An input where the user selects a value from within a given range.
Loading...
Features
- Can be controlled or uncontrolled.
- Supports multiple thumbs.
- Supports a minimum value between thumbs.
- Supports touch or click on track to update value.
- Supports Right to Left direction.
- Full keyboard navigation.
Anatomy
API Reference
Root
RdxSliderRootComponent
Track
RdxSliderTrackComponent
Range
RdxSliderRangeComponent
Thumb
RdxSliderThumbComponent
Accessibility
Adheres to the Slider WAI-ARIA design pattern.