Interface: RadioProps
Defined in: components/RadioGroup/RadioGroup.tsx:168
Props for the Radio component.
Extends
Omit<RACRadioProps,"style"|"children">
Properties
children?
optionalchildren?:ReactNode
Defined in: components/RadioGroup/RadioGroup.tsx:170
Label content displayed next to the radio indicator.