Search
Preparing search index...
The search index is not available
Monaco Editor API
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
Monaco Editor API
monaco
IKeyboardEvent
Interface IKeyboardEvent
Hierarchy
IKeyboardEvent
Index
Properties
_standard
Keyboard
Event
Brand
alt
Graph
Key
alt
Key
browser
Event
code
ctrl
Key
key
Code
meta
Key
shift
Key
target
Methods
equals
prevent
Default
stop
Propagation
Properties
Readonly
_standard
Keyboard
Event
Brand
_standard
Keyboard
Event
Brand
:
true
Readonly
alt
Graph
Key
alt
Graph
Key
:
boolean
Readonly
alt
Key
alt
Key
:
boolean
Readonly
browser
Event
browser
Event
:
KeyboardEvent
Readonly
code
code
:
string
Readonly
ctrl
Key
ctrl
Key
:
boolean
Readonly
key
Code
key
Code
:
KeyCode
Readonly
meta
Key
meta
Key
:
boolean
Readonly
shift
Key
shift
Key
:
boolean
Readonly
target
target
:
HTMLElement
Methods
equals
equals
(
keybinding
:
number
)
:
boolean
Parameters
keybinding:
number
Returns
boolean
prevent
Default
prevent
Default
(
)
:
void
Returns
void
stop
Propagation
stop
Propagation
(
)
:
void
Returns
void
Exports
monaco
editor
languages
worker
IKeyboard
Event
_standard
Keyboard
Event
Brand
alt
Graph
Key
alt
Key
browser
Event
code
ctrl
Key
key
Code
meta
Key
shift
Key
target
equals
prevent
Default
stop
Propagation