Preparing search index...
The search index is not available
derby
derby
<internal>
MIDIMessageEventInit
Interface MIDIMessageEventInit
interface
MIDIMessageEventInit
{
bubbles
?:
boolean
;
cancelable
?:
boolean
;
composed
?:
boolean
;
data
?:
Uint8Array
;
}
Hierarchy (
view full
)
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
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
bubbles
cancelable
composed
data
derby
Loading...