Skip to content

Wizard

Components2.10.2

The Wizard component inherits from the Modal component, so you can use all of its properties.

Basic example

Custom step

As the Wizard is typically a complex component, you have the flexibility to use your own components for the steps or pass a function inside to have more control.

Custom stepper

The stepper can also be customized.