Stepper
Stepper visually communicates a user’s progress through a linear process. It gives the user context about where they are, which steps have they completed, if any errors or warnings have occurred, and how many steps are left.
| Salt package | @salt-ds/core |
|---|
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 |
|
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 |
|
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 |
|