Tabs
Tabs are used to organize content by grouping similar information on the same page.
View source codeSummary
Specification | Value |
---|---|
Aria Role | tab |
Keyboard Interaction
Key | Action |
---|---|
Left Arrow | Moves focus to the previous tab. If focus is on the first tab, moves focus to the last tab. |
Right Arrow | Moves focus to the next tab. If focus is on the last tab, moves focus to the first tab. |