Accordion
When to use
Use when content can be hidden and revealed in stacked sections to reduce visual complexity. Ideal for FAQs, settings, and grouped content where users need to scan headers first.
Guidelines
Always show a clear expand/collapse indicator. Only one panel open at a time by default. Ensure ARIA-expanded states and keyboard support (Enter/Space toggle).