Accordion

An accordion component allows users to expand or collapse sections of content. It is presented as a list of vertically stacked items with headers. Clicking on a header reveals more information, and clicking it again collapses it.

Type
Basepack

The accordion component has an optional title, subtitle, and description located above the accordion items.
Each accordion item has a label, which is the element with which the user interacts to expand or collapse the information. Below the label, you can choose to display information using an text or a card component.