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>
ErrorInfo
Interface ErrorInfo
interface
ErrorInfo
{
componentStack
?:
null
|
string
;
digest
?:
null
|
string
;
}
Index
Properties
component
Stack?
digest?
Properties
Optional
component
Stack
component
Stack
?:
null
|
string
Captures which component contained the exception, and its ancestors.
Optional
digest
digest
?:
null
|
string
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
component
Stack
digest
Amplify JS API Documentation
aws-amplify
@aws-amplify
geo
interactions
predictions
pubsub
adapter-nextjs
datastore-storage-adapter
Captures which component contained the exception, and its ancestors.