Example of undefined in React Accordion Component

/
/
KeyboardInteraction

This demo showcases the keyboard shortcuts applicable on Accordion.

More Details...

Loading....
Description

Below key combinations can be used in Accordion to initiate various actions.

  • Focus
    • Alt + J - Focuses on the first component of the demo.
    • Home - Focus the first Accordion header.
    • End - Focus the last Accordion header.
    • Down arrow - Focus the next Accordion header.
    • Up arrow - Focus the previous Accordion header.
  • Expand and Collapse
    • Enter or Space - Expand and collapse when the focus is on the Accordion header.