- Docs
- components
- Accordion
Accordion
A vertically stacked set of interactive headings that each reveal a section of content.
Preview
Code
Installation
CLI
Manual
Copy and paste the following code into your project.
Update the import paths to match your project setup.
Usage
Single import
Multiple imports
Animation
The Accordion component uses the interpolate-size: allow-keywords
CSS
property to animate the height of the content. This property is not
supported in all browsers. See the browser
compatibility
table for more information.