The igc-radio-group component unifies one or more igc-radio buttons.
- Slots
-
default— Default slot
Properties
Section titled "Properties"alignment
Section titled "alignment"Alignment of the radio controls inside this group.
alignment: ContentOrientation defaultValue
Section titled "defaultValue"defaultValue: string Gets/Sets the name for all child igc-radio components.
name: string value
Section titled "value"Gets/Sets the checked igc-radio element that matches value
value: string Events
Section titled "Events"onChange
Section titled "onChange"onChange(args: CustomEvent<IgrRadioChangeEventArgs>): void