Skip to main content

Expand/Collapse Widget Demonstration

Basic Expand/Collapse

This expand/collapse widget is initially in the expanded state. The button has aria-expanded="true" and the content does not have the hidden attribute.

Users can collapse this content by activating the button with Space, Enter, or a click.