Collapse – Basic collapse demonstration

From Bootstrap - Demo Wiki
Component
Name Collapse
Description Basic collapse demonstration
Provider BootstrapComponents
Note The button used to toggle the collapsible content can be changed using the same attributes accepted by regular buttons.
Reference BootstrapComponents Extension docs - collapse
Styling For all possible color styles and corresponding examples, see colors.

Code

<bootstrap_collapse color="info" text="Click here!">This content is only visible when the button is clicked.

[[File:DSC02201_363.jpg|300px]]
</bootstrap_collapse>

Result

Click here!

This content is only visible when the button is clicked.

DSC02201 363.jpg