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