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