fun-wizard-step
fun-wizard-step represents a single step in a wizard flow.
It is designed to be used inside a Wizard Stepper.
Examples
Specifications
Properties
Property | Attribute | Required | Description | Type | Default |
---|---|---|---|---|---|
last | last | false | Set to true if this is the last step in the wizard | boolean | |
status | status | true | The status of the step | "active" | "completed" | "pending" | |
stepNumber | step-number | true | The number of the step | number |
Slots
Name | Description |
---|---|
default | the step label |
Dependencies
Depends on
This documentation page generated from the source at fun-wizard-step.tsx