Accordion

Expand & collapse content sections vertically.

Installation

Terminal window
pnpm add @base-ui/react motion

Examples

Implement this component in your project using Yumma CSS and Base UI.

Base


Multiple

Allow multiple panels to be open at the same time.


Bordered

A bordered style with spacing between items.


Ghost

Items highlight with a left-border accent when expanded.


Subtle

Items use a light fill that shifts to indigo when open.


Icons

Use Plus & Minus icons instead of the default caret.


Static

No animation. Panels open & close instantly without motion.

API Reference

Check out the Base UI documentation for more information.