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