Stepper
Display content divided into a steps sequence
Import
Source
Docs
Package
Usage
Step 2 content: Verify email
Allow step select
To disable step selection, set allowStepSelect prop on Stepper.Step component.
It can be used to prevent the user from reaching next steps while letting them go back and forth between steps they've already reached before:
Step 2 content: Verify email
Disable next steps selection
Another way to disable selection of upcoming steps is to use the allowNextStepsSelect directly on the Stepper component.
This is useful when you don't need to control the behavior specifically for each step.
Step 2 content: