@yesstudio/nuxt-composables
Preparing search index...
MIDIConnectionEventInit
Interface MIDIConnectionEventInit
interface
MIDIConnectionEventInit
{
bubbles
?:
boolean
;
cancelable
?:
boolean
;
composed
?:
boolean
;
port
?:
MIDIPort
;
}
Hierarchy
EventInit
MIDIConnectionEventInit
Index
Properties
bubbles?
cancelable?
composed?
port?
Properties
Optional
bubbles
bubbles
?:
boolean
Optional
cancelable
cancelable
?:
boolean
Optional
composed
composed
?:
boolean
Optional
port
port
?:
MIDIPort
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
bubbles
cancelable
composed
port
@yesstudio/nuxt-composables
Loading...