This section is controlled by the button above. It uses aria-expanded and aria-controls.
Email notifications
Two-factor auth
Sessions
Privacy
Each widget is wrapped in a div.example. The controlled content lives inside a div.details.
This section is controlled by the button above. It uses aria-expanded and aria-controls.
Q: How is the expand/collapse animated?
A: JavaScript measures the content height and sets max-height on .details.
prefers-reduced-motion disables transitions.