a11y/registry
← All components

Accordion

Radix UI accordion with WAI-ARIA accordion pattern, focus-visible ring on triggers, expand/collapse arrow icons that toggle based on aria-expanded state, and animated content transitions.

Install

npx shadcn add a11y/accordion

npm Dependencies

  • radix-ui
  • @hugeicons/react
  • @hugeicons/core-free-icons

Registry Dependencies

Files

  • componentregistry/a11y/accordion/accordion.tsx

Preview & Source