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 |
|---|---|---|---|
| last | last | Set to true if this is the last step in the wizard | |
| status | status | true | The status of the step |
| stepNumber | step-number | true | The number of the step |
Slots
| Name | Description |
|---|---|
| default | the step label |