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>
StaticLifecycle
Interface StaticLifecycle<P, S>
interface
StaticLifecycle
<
P
,
S
>
{
getDerivedStateFromError
?:
GetDerivedStateFromError
<
P
,
S
>
;
getDerivedStateFromProps
?:
GetDerivedStateFromProps
<
P
,
S
>
;
}
Type Parameters
P
S
Hierarchy (
view full
)
StaticLifecycle
ComponentClass
Index
Properties
get
Derived
State
From
Error?
get
Derived
State
From
Props?
Properties
Optional
get
Derived
State
From
Error
get
Derived
State
From
Error
?:
GetDerivedStateFromError
<
P
,
S
>
Optional
get
Derived
State
From
Props
get
Derived
State
From
Props
?:
GetDerivedStateFromProps
<
P
,
S
>
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
get
Derived
State
From
Error
get
Derived
State
From
Props
Amplify JS API Documentation
aws-amplify
@aws-amplify
geo
interactions
predictions
pubsub
adapter-nextjs
datastore-storage-adapter