Slider
Range slider - handle, mark, rail primitives.
Live preview
Default — with value tooltip
050100
Interactive · showing value tooltip on drag
Tones
brand
info
success
warning
danger
Sizes
sm
md
lg
With marks
0
25
50
75
100
Slider with step marks and labels
Custom format — currency
Interactive · custom step, range boundaries, and currency formatter
Disabled
Disabled state · value fixed, slider dragging locked
Import & files
Import
import { Slider } from "@dol/ui/slider";- Source file
packages/@dol/ui/src/slider/Slider.tsx
Figma source
Figma source 7 sets
- Page
- Slider
- Sets
- 7 + 3 standalone
- Primary set
-
.Slider/Item/Mark· 6 variants Open in Figma →
Showing:
.Slider/Item/Mark AI context
AI context
Markdown summary safe to paste into Claude / ChatGPT / Cursor — includes name, status, import, props, axes, examples, figma source.
# SliderSlug: `slider`Domain: general · Category: inputDesign: stable · Code: coded
## DescriptionRange slider - handle, mark, rail primitives.
## Import```tsimport { Slider } from "@dol/ui/slider";```Source: `packages/@dol/ui/src/slider/Slider.tsx`
## Figma sourcePage: SliderSets: 7Primary: .Slider/Item/MarkOpen: https://www.figma.com/design/DqRd7UQkNGcdvYL5fwZxlf/?node-id=2991-16503Related
Status legend
Status legend
- Stable
- Design + code shipped, full DS parity.
- Partial
- Design ready, some variants/states missing in code.
- Coded
- Implemented in code; design canon may not yet exist.
- Design only / Code only
- One side present; awaiting the other.
Phase 1.X-5.2 detail view — read-only metadata. Code preview + recipe + live demo deferred (need @dol/ui registry integration).