# Multi Accordion

> A flexible accordion component that allows multiple sections to stay open at the same time. Unlike a traditional accordion, where opening one section automatically closes the others, this component gives you the option to expand and view multiple sections simultaneously.

- Author: [UI Layouts](https://21st.dev/@uilayout.contact)
- Library: [UI Layouts](https://21st.dev/@uilayout.contact/library/ui-layouts)
- License: unknown
- npm dependencies: motion, lucide-react
- Live preview: https://21st.dev/@uilayout.contact/components/multi-accordion

## Install

```bash
npx shadcn@latest add "https://21st.dev/r/uilayout.contact/multi-accordion?api_key=$API_KEY_21ST"
```

Requires a 21st API key (generate one at https://21st.dev/mcp) passed as `API_KEY_21ST`. Free accounts get a limited number of installs per day; unlimited on a paid plan — see https://21st.dev/pricing.

Full component directory: https://21st.dev/llms.txt
