Preparing search index...
The search index is not available
Houston Common Library
Houston Common Library
@45drives/houston-common-ui
MIDIMessageEventInit
Interface MIDIMessageEventInit
interface
MIDIMessageEventInit
{
bubbles
?:
boolean
;
cancelable
?:
boolean
;
composed
?:
boolean
;
data
?:
Uint8Array
;
}
Hierarchy-Diagram
Legend
interface
public property
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
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
bubbles
cancelable
composed
data
Official Cockpit API Documentation
Houston Common Library
Loading...