Preparing search index...
The search index is not available
@pr0gramm/design-system
@pr0gramm/design-system
SelectOptionGroupProps
Interface SelectOptionGroupProps
interface
SelectOptionGroupProps
{
children
?:
ReactNode
;
disabled
?:
boolean
;
label
:
string
;
}
Hierarchy
PropsWithChildren
SelectOptionGroupProps
Index
Properties
children?
disabled?
label
Properties
Optional
children
children
?:
ReactNode
Optional
disabled
disabled
?:
boolean
label
label
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
children
disabled
label
@pr0gramm/design-system
Loading...