Expand/Collapse Widget Demo

What is an expand/collapse widget?

This native HTML element uses a summary to toggle the visibility of the content contained inside the details element.

You can customize the appearance with CSS, and add ARIA attributes for accessibility.