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>
ResponseInit
Interface ResponseInit
interface
ResponseInit
{
headers
?:
HeadersInit
;
nextConfig
?:
{
basePath
?:
string
;
i18n
?:
I18NConfig
;
trailingSlash
?:
boolean
;
}
;
status
?:
number
;
statusText
?:
string
;
url
?:
string
;
}
Hierarchy (
view full
)
ResponseInit
ResponseInit
Index
Properties
headers?
next
Config?
status?
status
Text?
url?
Properties
Optional
headers
headers
?:
HeadersInit
Optional
next
Config
next
Config
?:
{
basePath
?:
string
;
i18n
?:
I18NConfig
;
trailingSlash
?:
boolean
;
}
Type declaration
Optional
base
Path
?:
string
Optional
i18n
?:
I18NConfig
Optional
trailing
Slash
?:
boolean
Optional
status
status
?:
number
Optional
status
Text
status
Text
?:
string
Optional
url
url
?:
string
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
headers
next
Config
status
status
Text
url
Amplify JS API Documentation
aws-amplify
@aws-amplify
geo
interactions
predictions
pubsub
adapter-nextjs
datastore-storage-adapter