Accordion

A set of collapsible panels with headings.

Installation

Copy the following code into your app directory.

buridan add component accordion

Usage

Make sure to correctly set your imports relative to the component.

from components.base_ui.accordion import accordion

Examples

Below are examples demonstrating how the component can be used.

General

Displays a basic avatar with either a user image or a fallback placeholder.