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>
"/home/runner/work/amplify-js/amplify-js/amplify-js/packages/adapter-nextjs/node_modules/undici-types/index"
MessageEventInit
Interface MessageEventInit<T>
interface
MessageEventInit
<
T
>
{
bubbles
?:
boolean
;
cancelable
?:
boolean
;
composed
?:
boolean
;
data
?:
T
;
lastEventId
?:
string
;
origin
?:
string
;
ports
?:
typeof
MessagePort
[]
;
source
?:
null
|
typeof
MessagePort
;
}
Type Parameters
T
=
any
Hierarchy (
view full
)
EventInit
MessageEventInit
Index
Properties
bubbles?
cancelable?
composed?
data?
last
Event
Id?
origin?
ports?
source?
Properties
Optional
bubbles
bubbles
?:
boolean
Optional
cancelable
cancelable
?:
boolean
Optional
composed
composed
?:
boolean
Optional
data
data
?:
T
Optional
last
Event
Id
last
Event
Id
?:
string
Optional
origin
origin
?:
string
Optional
ports
ports
?:
typeof
MessagePort
[]
Optional
source
source
?:
null
|
typeof
MessagePort
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
bubbles
cancelable
composed
data
last
Event
Id
origin
ports
source
Amplify JS API Documentation
aws-amplify
@aws-amplify
geo
interactions
predictions
pubsub
adapter-nextjs
datastore-storage-adapter