Button Groups

Button groups are great when you need to display a group of actions in a bar. These build off the button styles and work perfectly with the grid.

Basic

You can create a button group using minimal markup.

Advanced

Additional classes can be added to your button group to change its appearance.


Adding the stack class will orient the button group vertically.

Button Bars

A button bar is a group of button groups, perfect for situations where you want groups of actions that are all related to a similar element or page. Simply wrap two or more button groups in a .button-bar and Suit takes care of the rest.