GitHubopen_in_new

Accordion

Accordion is provided as the useAccordion composable. It manages open state, ARIA attributes, disabled behavior, and trigger keyboard navigation while leaving markup and visual design to the caller.

This is intentionally headless because accordion UI varies heavily by product surface: list rows, cards, settings panels, sidebars, and dense tables all need different structure.

Composable

useAccordion

No API metadata found for useAccordion.

Examples

Default

Review the activity, pinned projects, and pending updates for this workspace.

Multiple

Email, push, and in-app notification settings can stay open while other sections are edited.
Review storage usage and retention settings.

Custom UI