Project overview: This project demonstrates an expand/collapse widget pattern with accessible attributes (aria-expanded, aria-controls, aria-hidden) and smooth transitions.
Use the button above to toggle visibility. The content area uses the class "details" per your request, and the whole widget is wrapped by a div with class "example".
Tip: Press Tab to focus the button, and press Enter or Space to toggle. Screen readers will announce the expanded state from the button.