UI Kits
Feedback

Accordion

Expandable FAQ/information component.

Usage guidance

When to use it.

Use concise messages that state what happened and what the user can do next.

Accessibility

Implementation notes.

  • Use role/status semantics where appropriate.
  • Do not make transient messages disappear too quickly.
  • Include a clear recovery action for errors.
Release QA

Implementation checklist.

0/3
Handoff notes

Implementation notes for this component.

Quick section export
<div class="ap-accordion"><details open><summary>What is included?</summary><p>Core components, layouts, and starter code.</p></details><details><summary>Can I customize it?</summary><p>Yes. Everything is designed to be adapted.</p></details></div>
Related components

More in Feedback