Button Group

Group a series of buttons together on a single line with the button group, and super-power.
Overview API

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

Usage

Properties

Events

Methods

CSS Custom Properties