Stepper
Stepper communicates user progress through a linear process. It gives context about where they are, which steps are completed, how many steps are remaining, and whether errors or warnings have occurred.
Also known as: Discrete progress indicator, Progress indicator, Progress stepper, Progress steps, Screen flow, Stepped tracker, Status tracker
| Salt package | @salt-ds/core |
|---|
Note: This tab list includes overflow; tab positions may be inaccurate or change when a tab is selected
Improve accessibility by customizing the aria-label prop to provide additional context. For example:
Keyboard interactions apply to only Steppers with steps with nested substeps. In those cases the parent step renders automatically a button that allows for expanding or collapsing the substeps.
| Key | Function |
|---|---|
| Tab |
|
| Shift + Tab |
|
| Enter / Space |
|