Accordion · Bootstrap v5.1
https://getbootstrap.com/docs/5.1/componentsThe accordion uses collapse internally to make it collapsible. To render an accordion that’s expanded, add the .open class on the .accordion. The animation effect of this component is dependent on the prefers-reduced-motion media query. See the reduced motion section of our accessibility documentation .