A stepper is a navigation component that guides users through a multi-stage process by visualizing their progress. It shows the total number of steps, indicates the user's current position, and previews what's next, making complex tasks feel more manageable.
When to use
When to avoid
Specifications
Step indicator size
Position
Behavior
Anatomy
1
Indicator
The circular element that contains the step number or an icon (like a checkmark). Its style changes based on the step's state.
2
Label
The descriptive text that names the step.
3
Supporting text
Optional text that can be used as short descriptor text.
4
Connector
The line that visually connects one step to the next, illustrating the linear flow of the process.
5
Step number
The number inside the indicator.