Tab Navigation aid that allows users to switch between different sections or views within the same page.

Keyboard requirements
Key Action
Tab Focus active tab. Additional press moves focus to active tabpanel flow.
Move focus to/activate next tab.
Move focus to/activate previous tab.
Home Move focus to last tab. PGDN should also be assigned to this functionality.
End Move focus to first tab. PGUP should also be assigned to this functionality.

Controls
Selected/Activated tab state.
Center tabs within root container.
Add a badge to the Tab 2.
These states will happen automatically when using valid sematic markup. We do include classes to force hover and focus states but you should avoid using those classes in your application.

Properties Jump to heading

Class / Token Type
.prs-tabs Component Container
.prs-tabs-center Modifier Justify center
.prs-tab Part For <button>
.prs-tab_active State Currently active