Multi-Step Morphing Wizard
ProEach step slides in as the card reshapes. Onboarding that feels crafted.
Props
| Prop | Type | Default | Description |
|---|---|---|---|
steps | WizardStep[] | - | Ordered wizard steps with id, label, and content. |
onComplete | () => void | - | Called when the wizard Finish button is pressed. |
defaultIndex | number | 0 | Optional initial step index. |