Wizard minimal setup example

Example with only one menu entry.

In this example the wizard currently has only one menu entry, which means that the id of the wizard is unique. If the wizard contains only one entry without a path, the list will be skipped.
Note: If no additional buttons are added, the wizard will automatically add the cancel button.

Example with multiple menu entries.

In this example the wizard will have multiple menu entries, which means that every menu entry will share the same 'wizardId'.

Example with stepper.

In this example the wizard will be used with a stepper.