Interfaces
MessageEventInit
Extends
EventInit
Properties
| Property | Type | Inherited from |
|---|---|---|
bubbles? | boolean | EventInit.bubbles |
cancelable? | boolean | EventInit.cancelable |
composed? | boolean | EventInit.composed |
data? | any | - |
lastEventId? | string | - |
origin? | string | - |
ports? | any[] | - |
source? | any | - |