Arc.React
Preparing search index...
commands
RadioGroupFieldOption
Interface RadioGroupFieldOption<TValue>
interface
RadioGroupFieldOption
<
TValue
>
{
disabled
?:
boolean
;
label
:
ReactNode
;
value
:
TValue
;
}
Type Parameters
TValue
Index
Properties
disabled?
label
value
Properties
Optional
disabled
disabled
?:
boolean
label
label
:
ReactNode
value
value
:
TValue
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
disabled
label
value
Arc.React
Loading...