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
NextServer
ServerComponentContext
Interface ServerComponentContext
This context is normally available in the following:
Next
Server Component
where the
cookies
function can be imported and called
interface
ServerComponentContext
{
cookies
:
(
(
)
=>
ReadonlyRequestCookies
)
;
}
Index
Properties
cookies
Properties
cookies
cookies
:
(
(
)
=>
ReadonlyRequestCookies
)
Type declaration
(
)
:
ReadonlyRequestCookies
Returns
ReadonlyRequestCookies
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
cookies
Amplify JS API Documentation
aws-amplify
@aws-amplify
geo
interactions
predictions
pubsub
adapter-nextjs
datastore-storage-adapter
This context is normally available in the following:
cookies
function can be imported and called