Typescript Library Declarations (DOM)
Interface MessageEventInit<T>
Type Parameters
T
=
any
Hierarchy
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
?:
MessagePort
[]
Optional
source
source
?:
MessageEventSource
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
bubbles
cancelable
composed
data
last
Event
Id
origin
ports
source