Divider
Horizontal + vertical dividers, plus dot-slide indicators.
Live preview
Horizontal tones
3 tones — subtle (slate-100, section-within-section) / default (slate-200, primary separator) / strong (slate-300, emphasized break).
Subtle (slate-100)
Default (slate-200)
Strong (slate-300)
With label
`children` slot renders inline label inside the rule. 3 alignments — center (default) / start / end. Common for 'OR / Hoặc' separators in forms.
OR
Hoặc
Section break
End of preview
Line styles
3 stroke styles — solid (default) / dashed (dotted-line equivalent) / dotted (subtle dash). Tone is independent of style.
Solid (default)
Dashed
Dotted
Vertical orientation
`orientation=vertical` — toolbar separator pattern. Auto-inherits parent height; pair with `h-N` on the container.
Import & files
Import
import { Divider } from "@dol/ui/divider";- Source file
packages/@dol/ui/src/divider/Divider.tsx
Figma source
Figma source 6 sets
AI context
AI context
Markdown summary safe to paste into Claude / ChatGPT / Cursor — includes name, status, import, props, axes, examples, figma source.
# DividerSlug: `divider`Domain: general · Category: displayDesign: stable · Code: coded
## DescriptionHorizontal + vertical dividers, plus dot-slide indicators.
## Import```tsimport { Divider } from "@dol/ui/divider";```Source: `packages/@dol/ui/src/divider/Divider.tsx`
## Figma sourcePage: DividerSets: 6Primary: Divider/DotOpen: https://www.figma.com/design/DqRd7UQkNGcdvYL5fwZxlf/?node-id=7210-65997Related
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).