Interface: RadioOption
Defined in: src/components/AddSiteForm/RadioGroup.tsx:76
Single option interface for RadioGroup items.
Propertiesโ
labelโ
label:
string
Defined in: src/components/AddSiteForm/RadioGroup.tsx:78
Display text for the radio option
valueโ
value:
string
Defined in: src/components/AddSiteForm/RadioGroup.tsx:80
Value to be selected when this option is chosen