Buttons Subtitle goes here...
Built-in Buttons
Use any of the available button classes to quickly create a styled button.
Custom Buttons
Use any of the available custom button classes to add a custom styled button to your pages.
Wrap a series of buttons with .btn
in .btn-group
.
Combine sets of btn-group
into a btn-toolbar
for more complex components.
Place a .btn-group
within another .btn-group
when you want dropdown menus mixed with a series of buttons.
Button Dropdowns
Use any button to trigger a dropdown menu by placing it within a .btn-group and providing the proper menu markup.
Single Button Dropdowns
Turn a button into a dropdown toggle with some basic markup changes.
Split Button Dropdowns
Similarly, create split button dropdowns with the same markup changes, only with a separate button.
Dropdown Sizing
Button dropdowns work with buttons of all sizes.