Expand/Collapse Widget
Frequently Asked Question
This widget uses a button to toggle the visibility of the content. The button updates aria-expanded and controls the panel with aria-controls to ensure screen reader users understand the state.
- Keyboard users can activate the button with Enter or Space.
- The content is properly associated with the control.
Project Summary
This summary explains the scope of the project and highlights key milestones. The panel can be collapsed to reduce visual clutter while remaining accessible.