Accordion
Overview
Usage
Examples
API
An accordion stacks collapsible sections so a long page reveals one chunk at a time. RhombusKit's <rhombus-accordion> + <rhombus-accordion-panel> are hand-rolled on native buttons and regions — no mat-expansion-panel underneath — so they theme straight off the token contract and carry the full WAI-ARIA accordion keyboard model.
Example
Unused items can be returned within 30 days for a full refund.
Every product carries a two-year limited warranty.
When to use
- To break a long form or document into scannable, collapsible sections (FAQs, settings groups, an "SEO" block) where the user only needs one open at a time.
- When vertical space matters and sections are independently optional — let users expand just what they care about.
When not to use
Related components
Was this page helpful?