Components
← All components

Accordion

stimeo--accordion

Collapsible sections that open independently, with the arrow keys moving between the headers.

  • Core
  • Accordion

Sections that open when you press their header. It implements the WAI-ARIA Accordion pattern, and several sections can stay open at once. Which header is currently open is announced to screen readers. The arrow keys move between the headers.

running

Keyboard

KeyAction
Enter / Space Toggle the focused section (native button).
↓ / ↑ Move focus between headers (wrapping).
Home / End Focus the first / last header.