Component
Slider
Single-value range slider (wraps Base UI Slider).
Basic
Volume
Sizes
Small
Medium (default)
Large
- size accepts sm | md (default) | lg, scaling both the track and thumb.
API reference
value / defaultValueNone
numberControlled or initial numeric value.
min / max / stepNone
numberAllowed range and increment.
showValuefalse
booleanDisplays the current numeric value.
tone"default"
ComponentToneColor of the filled track.
size"md"
"sm" | "md" | "lg"Scales both the track height and thumb size.
classNameNone
stringAdditional classes applied to the component root.
