This example uses the native <details> and <summary> elements to provide built-in expand/collapse functionality.
<details>
<summary>
This example uses a custom button paired with ARIA attributes to manage an expandable region.
Next milestone: July 22