Expand/Collapse Widget Demo

Custom Expand/Collapse Widget
Native Details Element

This widget uses the native HTML5 details/summary elements to provide expand/collapse behavior without custom scripting.

You can put any HTML content here, and it will be shown or hidden when the summary is toggled.