kaios-types
Preparing search index...
MozInterAppMessageEventInit
Interface MozInterAppMessageEventInit
interface
MozInterAppMessageEventInit
{
bubbles
?:
boolean
;
cancelable
?:
boolean
;
composed
?:
boolean
;
data
?:
any
;
}
Hierarchy
EventInit
MozInterAppMessageEventInit
Index
Properties
bubbles?
cancelable?
composed?
data?
Properties
Optional
bubbles
bubbles
?:
boolean
Optional
cancelable
cancelable
?:
boolean
Optional
composed
composed
?:
boolean
Optional
data
data
?:
any
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
bubbles
cancelable
composed
data
kaios-types
Loading...