Multi-step flow with validated transitions, progress persistence, and branching paths.
Interactive Wizard preview coming soon.
This component ships with CleenUI. Its dedicated Storybook story is still being published — until it lands here, the full Storybook catalog is one click away.
Wizard is the multi-step form primitive. Each step renders its own content; transitions can be gated on validation; users can save progress and return later. Branching logic lets the user's step-N answer determine which step-N+1 they see.
Progress is automatically persisted to the backend so a user can close their browser and resume hours or days later. Step state can also be derived from URL so each step is independently linkable.
Skip the manual import — ask your AI agent to build with this component. The Builder skill knows its props, variants, and idioms.