Slider

Range slider with single or double thumb, tick marks, and value label on drag.

API Reference

<Slider> extends SliderProps
All props inherited from SliderProps.
<Slider.Control> extends SliderControlProps
All props inherited from SliderControlProps.
<Slider.DraggingIndicator> extends SliderDraggingIndicatorProps
All props inherited from SliderDraggingIndicatorProps.
<Slider.Label> extends SliderLabelProps
All props inherited from SliderLabelProps.
<Slider.Marker> extends SliderMarkerProps
All props inherited from SliderMarkerProps.
<Slider.MarkerGroup> extends SliderMarkerGroupProps
All props inherited from SliderMarkerGroupProps.
<Slider.Range> extends SliderRangeProps
All props inherited from SliderRangeProps.
<Slider.Thumb>
<Slider.Track> extends SliderTrackProps
All props inherited from SliderTrackProps.
<Slider.ValueText> extends SliderValueTextProps
All props inherited from SliderValueTextProps.