Steps
Wizard / multi-step indicator - process line, step icon, step number label.
Live preview
Horizontal (default) — success-green progression
- 1AccountEmail · password
- 2ProfileName · avatar
- 3SubscriptionPlan tier
- 4PaymentCard · billing
Horizontal · variant=check (done shows ✓)
- AccountEmail · password
- ProfileName · avatar
- 3SubscriptionPlan tier
- 4PaymentCard · billing
Vertical · sm
- AccountEmail · password
- 2ProfileName · avatar
- 3SubscriptionPlan tier
- 4PaymentCard · billing
Error state — per-item status
- AccountVerified
- ProfileSaved
- PaymentCard declined
- 4Confirm—
Import & files
Import
import { Steps } from "@dol/ui/steps";- Source file
packages/@dol/ui/src/steps/Steps.tsx
Figma source
Figma source 6 sets
- Page
- Steps
- Sets
- 6
- Primary set
-
Steps / Item / Progress· 15 variants Open in Figma →
Showing:
Steps / Item / Progress AI context
AI context
Markdown summary safe to paste into Claude / ChatGPT / Cursor — includes name, status, import, props, axes, examples, figma source.
# StepsSlug: `steps`Domain: general · Category: navigationDesign: stable · Code: coded
## DescriptionWizard / multi-step indicator - process line, step icon, step number label.
## Import```tsimport { Steps } from "@dol/ui/steps";```Source: `packages/@dol/ui/src/steps/Steps.tsx`
## Figma sourcePage: StepsSets: 6Primary: Steps / Item / ProgressOpen: https://www.figma.com/design/DqRd7UQkNGcdvYL5fwZxlf/?node-id=3402-43249Related
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).