GitHub
Jupyter
Preparing search index...
The search index is not available
@jupyterlab
@jupyterlab
codeeditor
CodeEditor
KeydownHandler
Type Alias KeydownHandler
KeydownHandler
:
(
instance
:
CodeEditor
.
IEditor
,
event
:
KeyboardEvent
)
=>
boolean
A keydown handler type.
Notes
Return
true
to prevent the default handling of the event by the editor.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Notes
GitHub
Jupyter
@jupyterlab
Loading...
A keydown handler type.
Notes
Return
true
to prevent the default handling of the event by the editor.