Search
Preparing search index...
@universe-ee/sdk
Universe
Vendor
React
HTMLFactory
Interface HTMLFactory<T>
Type Parameters
T
extends
HTMLElement
Hierarchy (
View Summary
)
DetailedHTMLFactory
<
AllHTMLAttributes
<
T
>
,
T
>
HTMLFactory
HTMLFactory
(
props
?:
null
|
ClassAttributes
<
T
>
&
AllHTMLAttributes
<
T
>
,
...
children
:
ReactNode
[]
,
)
:
DetailedReactHTMLElement
<
AllHTMLAttributes
<
T
>
,
T
>
Parameters
Optional
props
:
null
|
ClassAttributes
<
T
>
&
AllHTMLAttributes
<
T
>
...
children
:
ReactNode
[]
Returns
DetailedReactHTMLElement
<
AllHTMLAttributes
<
T
>
,
T
>
HTMLFactory
(
props
?:
null
|
ClassAttributes
<
T
>
&
AllHTMLAttributes
<
T
>
,
...
children
:
ReactNode
[]
,
)
:
DOMElement
<
AllHTMLAttributes
<
T
>
,
T
>
Parameters
Optional
props
:
null
|
ClassAttributes
<
T
>
&
AllHTMLAttributes
<
T
>
...
children
:
ReactNode
[]
Returns
DOMElement
<
AllHTMLAttributes
<
T
>
,
T
>
Юниверс MDM SDK UI
Loading...