Slider
An input where the user selects a value from within a given range.
Variants
Slider has 2 variants: default
and emphasis
.
Disabled
Dependencies
- @radix-ui/react-slider (opens in a new tab) - Slider primitives.
API Reference
To see the full API docs of Slider component visit Radix Docs (opens in a new tab).
Prop | Type | Default |
---|---|---|
variant | "default" | "emphasis" | "default" |