Form Stepper
Component
Provides a visual representation of a form through a series of steps.
Related components: Form itemComponent
Stepper Properties
Step Properties
Examples
Controlled Navigation
The user needs to partially or completely finish a step to be able to move forward to the next step. In this case:
- A step that is “Not started” will not be clickable.
- A user cannot use the stepper to navigate to another page.
- Clicking the Active step when you are on that step will do nothing. (no page refresh).
To use the controlled type you must set a step value ≥ 1
Step status
The status of each step can be configured to either “complete” or “incomplete” using the status property.
Coming Soon
Book time in drop in hours