Typescript Library Declarations (DOM)
Interface MIDIMessageEventInit
Hierarchy
EventInit
MIDIMessageEventInit
Index
Properties
bubbles?
cancelable?
composed?
data?
Properties
Optional
bubbles
bubbles
?:
boolean
Optional
cancelable
cancelable
?:
boolean
Optional
composed
composed
?:
boolean
Optional
data
data
?:
Uint8Array
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
bubbles
cancelable
composed
data