A vertically stacked set of interactive headings that each reveal an associated section of content.
This component inherits parts and props from the Radix Accordion primitive. View source
Contains all the parts of an accordion. It supports multiple open items by default.
The Root component also supports common margin props m
, mx
, my
, ml
, mr
, mt
, mb
.
Contains the trigger for a collapsible section. This component is based on a heading element.