@arl/leaflet-tracksymbol2
Preparing search index...
<internal>
MessageEventInit
Interface MessageEventInit<T>
interface
MessageEventInit
<
T
=
any
>
{
bubbles
?:
boolean
;
cancelable
?:
boolean
;
composed
?:
boolean
;
data
?:
T
;
lastEventId
?:
string
;
origin
?:
string
;
ports
?:
MessagePort
[]
;
source
?:
MessageEventSource
;
}
Type Parameters
T
=
any
Hierarchy (
View Summary
)
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
lastEventId
?:
string
Optional
origin
origin
?:
string
Optional
ports
ports
?:
MessagePort
[]
Optional
source
source
?:
MessageEventSource
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
bubbles
cancelable
composed
data
last
Event
Id
origin
ports
source
@arl/leaflet-tracksymbol2
Loading...