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