Click on a question below to see the answer

1. Where can I use this?
You can use collapse anywhere you have content that you want to either be shown or hidden on click.
2. What if I wanted to use a button?
If you mean as the toggle, then you can absolutely use a button for the toggle mechanism.
3. What about as an accordion?
This section does not use an accordion, but the section below does.

 

Accordions are great for large amounts of content or for making sure that the focus stays in one area
You are free to style the accordions however you would like. In this example we are leaning on the default Bootstrap style classes.