Components
← All components

Tabs

stimeo--tabs

Tabbed panels. Moving with the arrow keys selects the tab you land on.

  • Core
  • Tabs

Implements the WAI-ARIA Tabs pattern. Moving through the tabs with the arrow keys selects the one you land on. Tab stops on the tab strip once, so it never gets in the way of walking the page from the keyboard. Which tab is selected is announced to screen readers, and only its panel is shown. Tabs pair to panels by their order.

running
Overview content.

Keyboard

KeyAction
→ / ← Select the next / previous tab (wrapping). Under RTL the two swap.
Home / End Select the first / last tab.