Vertical navigation
VerticalNavigation allows users to navigate between distinct applications and website pages.
Note: This tab list includes overflow; tab positions may be inaccurate or change when a tab is selected
- Display only links that the user can access.
- Provide an accessible name for each vertical navigation component. This is important for screen reader users to understand the purpose of the navigation.
- Use
aria-labeloraria-labelledbyto provide an accessible name. - If more than one vertical navigation component is present on the page, ensure that each has a unique accessible name.
- Avoid adding the word “navigation” to the accessible name. Assistive technologies will announce it automatically due to its role.
- Use
| Key | Function |
|---|---|
| Tab |
|
| Shift + Tab |
|
| Enter / Space |
|
- Display only links that the user can access.
- Provide an accessible name for each vertical navigation component. This is important for screen reader users to understand the purpose of the navigation.
- Use
aria-labeloraria-labelledbyto provide an accessible name. - If more than one vertical navigation component is present on the page, ensure that each has a unique accessible name.
- Avoid adding the word “navigation” to the accessible name. Assistive technologies will announce it automatically due to its role.
- Use
| Key | Function |
|---|---|
| Tab |
|
| Shift + Tab |
|
| Enter / Space |
|
- Display only links that the user can access.
- Provide an accessible name for each vertical navigation component. This is important for screen reader users to understand the purpose of the navigation.
- Use
aria-labeloraria-labelledbyto provide an accessible name. - If more than one vertical navigation component is present on the page, ensure that each has a unique accessible name.
- Avoid adding the word “navigation” to the accessible name. Assistive technologies will announce it automatically due to its role.
- Use
| Key | Function |
|---|---|
| Tab |
|
| Shift + Tab |
|
| Enter / Space |
|