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