Components
Slider
An input where the user selects a value from within a given range.
Installation
pnpm dlx shadcn@latest add https://reui.io/r/slider.json
Examples
Default
Loading
Range
Loading
Tooltip
Loading
Input
Loading
Form
Loading
API Reference
This component is built using Radix UI Slider primitives. For detailed information, please visit the full API reference.
Slider
This component is based on the Slider.Root primitive. For full details, visit the official documentation.
SliderThumb
This component is based on the Slider.Thumb primitive. For full details, visit the official documentation.