Slider
A customizable range slider component with variants, orientations, and accessibility support for value selection
Installation
Install the Slider component using the nocta-ui CLI:
npx @nocta-ui/cli add sliderImport the component:
import { Slider } from '@/components/ui/slider';Examples
Default Slider
Secondary Slider
Sizes
Show Value
Custom Range & Formatting
Step Values
Vertical Orientation
Disabled State
Api Reference
Prop
Type