62
Bootstrap Collapse
Bootstrap collapse is used when you want to hide and show large amount of content.
The “.collapse” class is used to specify the collapsible element.
Bootstrap Collapse Example
Bootstrap Collapsible Panel
You can also collapse a panel.
See this example:
Bootstrap Collapsible List Group
You can also create a collapsible panel with a list group inside.
See this example:
Next TopicBootstrap Tabs and Pills