Preparing search index...
The search index is not available
Юниверс MDM SDK UI
@universe-ee/sdk
Universe
Vendor
React
ComponentElement
Interface ComponentElement<P, T>
interface
ComponentElement
<
P
,
T
>
{
key
:
null
|
Key
;
props
:
P
;
ref
?:
LegacyRef
<
T
>
;
type
:
ComponentClass
<
P
,
any
>
;
}
Type Parameters
P
T
extends
Component
<
P
,
ComponentState
>
Hierarchy (
view full
)
ReactElement
<
P
,
ComponentClass
<
P
>
>
ComponentElement
Index
Properties
key
props
ref?
type
Properties
key
key
:
null
|
Key
props
props
:
P
Optional
ref
ref
?:
LegacyRef
<
T
>
type
type
:
ComponentClass
<
P
,
any
>
On This Page
Properties
key
props
ref
type
Юниверс MDM SDK UI
Loading...