Preparing search index...
The search index is not available
Auth React SDK Reference - v0.0.3
Auth React SDK Reference
ExoticComponent
Interface ExoticComponent<P>
interface
ExoticComponent
<
P
>
{
$$typeof
:
symbol
;
(
props
:
P
)
:
null
|
ReactElement
<
any
,
string
|
JSXElementConstructor
<
any
>
>
;
}
Type Parameters
P
=
{}
Hierarchy (
view full
)
ExoticComponent
ProviderExoticComponent
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
Properties
Readonly
$$typeof
$$typeof
:
symbol
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
$$typeof
Docs
Auth React SDK Reference - v0.0.3
Loading...
NOTE: Exotic components are not callable.