Elements:Collapse / Accordions
The collapse plugin allows content to be "collapsed" and hidden and a trigger to show it like with an accordion effect.
Basic Example
The trigger element should have a data-toggle="collapse" attribute and either a href or data-target attribute pointing to the target element it should control.
Accordions
By combining the collapse functionality with the cards component you can create flexibility accordions.


