Preparing search index...
The search index is not available
@pr0gramm/design-system
@pr0gramm/design-system
InlineRadioButtonProps
Type Alias InlineRadioButtonProps
InlineRadioButtonProps
:
{
defaultChecked
?:
boolean
;
disabled
?:
boolean
;
label
:
string
;
value
:
string
;
}
Type declaration
Optional
defaultChecked
?:
boolean
Optional
disabled
?:
boolean
Disabled this specific radio button in the group.
label
:
string
value
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@pr0gramm/design-system
Loading...
Disabled this specific radio button in the group.