Components
← All components

Stepper

stimeo--stepper

Moves through a multi-step process, optionally stopping people skipping ahead.

  • Core

Moves forward and back through a process split into steps. Which step you are on is announced, and whether a step is done, current or still to come is readable from CSS, so the look is yours. It steps one at a time and can also jump to a step by number. When the order matters you can stop anyone jumping ahead of the next step, while going back is always allowed. The content of each step, its validation, and the circles and lines are yours.

running

Keyboard

KeyAction
Enter / Space Activate a step button (goto) — native button behavior.
Tab Each step button is in the natural tab order (no roving/trap).