ButtonGroup
ButtonGroup is used to group Button and Dropdown elements into more functional units, which will be automatically styled and arranged when inserted inside the element.
Basic Usage
Add a wj-button-group
element to the HTML with the desired attributes and include the desired Button or Dropdown elements inside it.
ButtonGroup shape
ButtonGroup with Dropdown
Icons in ButtonGroup
Split buttons
ButtonGroup also allows you to display a split button with multiple functions.
Theming
ButtonGroup colors
Border colour in ButtonGroup
Attributes and Properties
No properties available for this component.
Events
No events available for this component.
Methods
No public methods available for this component.
CSS Shadow Parts
Name | Description |
---|---|
native | Refers to the <div> element inside the button |
CSS Custom Properties
No CSS custom properties available for this component.
Slots
No slots available for this component.