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.
Button dropdowns work with buttons of all sizes.
Buttons with Icons in different sizes
The .btn classes are designed to be used with the <button> element.
However, you can also use these classes on <a> or <input>
elements.
Outline Buttons
Replace the default modifier classes with the .btn-outline ones to remove all background
images and colors on any button.
Button dropdowns work with buttons of all sizes.
Icon Buttons in different sizes
Place a .btn-group within another .btn-group for dropdown
menu buttons.
Nesting Button group with outline
Make a set of buttons appear vertically.
Vertical variation with different colors
Vertical variation with Outlines
Vertical variation with Outlines