Expand description
Bootstrap accordion components.
Provides type-safe Bootstrap accordions matching the Bootstrap accordion documentation.
Structs§
- Accordion
Item - An accordion item with header and content.
Functions§
- accordion
- Create a Bootstrap accordion.
- accordion_
flush - Create a flush accordion (no borders, square corners).