Basic
You may want to open one item at a time, for that you can use accordion.
.accordion-body
, though the transition does limit
overflow.
.accordion-body
, though the transition does limit
overflow.
.accordion-body
, though the transition does limit
overflow.
Accordion Without Arrow
Use class .accordion-without-arrow
class with .accordion
class for accordion
without arrow.
Border
Use class .accordion-border
class with your card to create a bordered accordion.
Margin
To create accordion with margin use .accordion-margin
class as a wrapper for your accordion
header.
Hover
To create accordion which opens on hover use data-toggle-hover="true"
as an attribute with your
accordion class