Library Documentation
NPM
GitHub
Preparing search index...
The search index is not available
Amplify JS API Documentation
Amplify JS API Documentation
@aws-amplify/adapter-nextjs
index
<Reference Types>
ReactManagedAttributes
Type alias ReactManagedAttributes<C, P>
React
Managed
Attributes
<
C
,
P
>
:
C
extends
{
defaultProps
:
infer
D
;
propTypes
:
infer
T
;
}
?
Defaultize
<
MergePropTypes
<
P
,
InferProps
<
T
>
>
,
D
>
:
C
extends
{
propTypes
:
infer
T
;
}
?
MergePropTypes
<
P
,
InferProps
<
T
>
>
:
C
extends
{
defaultProps
:
infer
D
;
}
?
Defaultize
<
P
,
D
>
:
P
Type Parameters
C
P
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
Amplify JS API Documentation
aws-amplify
@aws-amplify
geo
interactions
predictions
pubsub
adapter-nextjs
datastore-storage-adapter