Interface IIgrRadioGroupProps

Hierarchy

Hierarchy

  • IIgrRadioGroupProps

Properties

alignment?: string | RadioGroupAlignment

Alignment of the radio controls inside this group.

change?: ((s, e) => void)

Type declaration

children?: ReactNode
className?: string
id?: string
name?: string

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

style?: CSSProperties
value?: string

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