Expand / Collapse Widget Demo

Wrap each widget with an example container. The container for controlled content uses the class "details".

Manual toggle (ARIA)

Native details element

Click to expand

This is a native HTML details/summary widget. The container has the class "details" as requested.

Benefits include built-in accessibility and keyboard support.