Button Group
Group a series of buttons together on a single line with the button group, and super-power.
Usage
Here are several predefined button styles, each serving its own semantic purpose.
<wc-button-group>
<wc-icon-button color="secondary" name="home"></wc-icon-button>
<wc-icon-button color="secondary" name="alarm"></wc-icon-button>
<wc-icon-button color="secondary" name="box"></wc-icon-button>
</wc-button-group>
On this page