Abstract
constructorRest
...args: any[]Sets the aria-labelledby attribute for the radio control.
The checked state of the control.
Disables the radio control.
Controls the validity of the control.
The label position of the radio control.
label-position
The name attribute of the control.
Makes the control a required field.
The value attribute of the control.
Static
Readonly
tag
Element
igc-radio
Slot
Fires
igcChange - Emitted when the control's checked state changes.
Fires
igcFocus - Emitted when the control gains focus.
Fires
igcBlur - Emitted when the control loses focus.
Csspart
base - The radio control base wrapper.
Csspart
control - The radio control.
Csspart
label - The radio control label.