The igc-radio-group component unifies one or more igc-radio buttons.

  • Default slot

Callable

  • Returns ReactNode

Events

onChange: (args: CustomEvent<IgrRadioChangeEventArgsDetail>) => void

Type declaration

Properties

Alignment of the radio controls inside this group.

defaultValue: string
name: string

Gets/Sets the name for all child igc-radio components.

value: string

Gets/Sets the checked igc-radio element that matches value