Preparing search index...
The search index is not available
Юниверс MDM SDK UI
@universe-ee/sdk
Universe
Vendor
React
ForwardRefExoticComponent
Interface ForwardRefExoticComponent<P>
interface
ForwardRefExoticComponent
<
P
>
{
$$typeof
:
symbol
;
defaultProps
?:
Partial
<
P
>
;
displayName
?:
string
;
propTypes
?:
WeakValidationMap
<
P
>
;
(
props
:
P
)
:
null
|
ReactElement
<
any
,
string
|
JSXElementConstructor
<
any
>
>
;
}
Type Parameters
P
Hierarchy (
view full
)
NamedExoticComponent
<
P
>
ForwardRefExoticComponent
RadioComponentType
Forward
Ref
Exotic
Component
(
props
)
:
null
|
ReactElement
<
any
,
string
|
JSXElementConstructor
<
any
>
>
NOTE
: Exotic components are not callable.
Parameters
props
:
P
Returns
null
|
ReactElement
<
any
,
string
|
JSXElementConstructor
<
any
>
>
Index
Properties
$$typeof
default
Props?
display
Name?
prop
Types?
Properties
Readonly
$$typeof
$$typeof
:
symbol
Optional
default
Props
default
Props
?:
Partial
<
P
>
Optional
display
Name
display
Name
?:
string
Optional
prop
Types
prop
Types
?:
WeakValidationMap
<
P
>
On This Page
Properties
$$typeof
default
Props
display
Name
prop
Types
Юниверс MDM SDK UI
Loading...
NOTE: Exotic components are not callable.