Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface MessageEventInit

Package version

Hierarchy

Index

Properties

Optional bubbles

bubbles: undefined | false | true

Optional cancelable

cancelable: undefined | false | true

Optional composed

composed: undefined | false | true

Optional data

data: any

Optional lastEventId

lastEventId: undefined | string

Optional origin

origin: undefined | string

Optional ports

ports: MessagePort[]

Optional source

source: MessageEventSource | null

Generated using TypeDoc