Preparing search index...
The search index is not available
Юниверс MDM SDK UI
@universe-ee/sdk
Universe
Vendor
React
ReactComponentElement
Interface ReactComponentElement<T, P>
interface
ReactComponentElement
<
T
,
P
>
{
key
:
null
|
Key
;
props
:
P
;
type
:
Exclude
<
T
,
number
>
;
}
Type Parameters
T
extends
keyof
JSX.IntrinsicElements
|
JSXElementConstructor
<
any
>
P
=
Pick
<
ComponentProps
<
T
>
,
Exclude
<
keyof
ComponentProps
<
T
>
,
"key"
|
"ref"
>
>
Hierarchy (
view full
)
ReactElement
<
P
,
Exclude
<
T
,
number
>
>
ReactComponentElement
Index
Properties
key
props
type
Properties
key
key
:
null
|
Key
props
props
:
P
type
type
:
Exclude
<
T
,
number
>
On This Page
Properties
key
props
type
Юниверс MDM SDK UI
Loading...