Slider
An input where the user selects a value from within a given range.
Installation
Make sure that namespace is set in your component.json file. Namespace docs: Learn more about namespaces
pnpm dlx shadcn@latest add @aura/sliderProps
Slider
| Prop | Type | Default |
|---|---|---|
| All props from | React.ComponentPropsWithoutRef<typeof SliderPrimitive.Root | - |