Button groups

Group a series of buttons together on a single line with the button group.

Left Middle Right
<btn-group>
 <btn>Left</btn>
 <btn>Middle</btn>
 <btn>Right</btn>
</btn-group>