Preparing search index...
The search index is not available
@xarc/react
@xarc/react
common
React
Factory
Type alias Factory<P>
Factory
<
P
>
:
(
(
props
?
,
...
children
)
=>
ReactElement
<
P
>
)
Type Parameters
P
Type declaration
(
props
?
,
...
children
)
:
ReactElement
<
P
>
Parameters
Optional
props
:
Attributes
&
P
Rest
...
children
:
ReactNode
[]
Returns
ReactElement
<
P
>
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
@xarc/react
Loading...