The igc-button-group groups a series of igc-toggle-buttons together, exposing features such as layout and selection.
igc-button-group
igc-toggle-button
igcSelect - Emitted when a button is selected through user interaction.
igcDeselect - Emitted when a button is deselected through user interaction.
group - The button group container.
Sets the orientation of the buttons in the group.
Disables all buttons inside the group.
Controls the mode of selection for the button group.
Static
Readonly
Returns the HTML-uppercased qualified name.
MDN Reference
Gets/Sets the currently selected buttons (their values).
The
igc-button-group
groups a series ofigc-toggle-button
s together, exposing features such as layout and selection.Element
igc-button-group
Slot
igc-toggle-button
component.Fires
igcSelect - Emitted when a button is selected through user interaction.
Fires
igcDeselect - Emitted when a button is deselected through user interaction.
Csspart
group - The button group container.