HTML (HyperText Markup Language) is the standard markup language used to create and structure content on the web. It defines the meaning and structure of web content.
This widget uses a button to toggle visibility of a content container. It includes ARIA attributes (aria-expanded and aria-controls) to improve accessibility for screen reader users.
You can expand and collapse multiple widgets independently. This demonstrates a simple accessible pattern without relying on native details/summary elements.