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>
GetDerivedStateFromProps
Type alias GetDerivedStateFromProps<P, S>
Get
Derived
State
From
Props
<
P
,
S
>
:
(
(
nextProps
,
prevState
)
=>
Partial
<
S
>
|
null
)
Type Parameters
P
S
Type declaration
(
nextProps
,
prevState
)
:
Partial
<
S
>
|
null
Parameters
nextProps
:
Readonly
<
P
>
prevState
:
S
Returns
Partial
<
S
>
|
null
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