Documentation
Preparing search index...
react-ui/src
BaseComponentProps
Type Alias BaseComponentProps<ElementType>
BaseComponentProps
:
ThemeStyleProps
&
Partial
<
{
ariaProps
:
React.AriaAttributes
&
{
role
?:
React.AriaRole
}
;
children
:
React.ReactNode
;
classNames
:
string
[]
;
id
:
string
;
reference
:
React.RefObject
<
ElementType
>
;
}
,
>
Type Parameters
ElementType
=
HTMLElement
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Documentation
Loading...