UnfoldAccordion

An accordion whose content unfolds with the chevron and spacing moving together. The chevron rotates 180° while the content height expands and the inner content slides up to close the gap, producing a single, fluid motion.

Installation

Add the component directly to your repository using shadcn CLI:

npx shadcn@latest add Surajmaurya1/easyui/unfold-accordion

API Reference

PropTypeDefaultDescription
itemsUnfoldAccordionItem[][]Array of accordion items
allowMultiplebooleanfalseAllow multiple items open at once
defaultOpenstring[][]Ids of items open by default