Trevixal API
Preparing search index...
@trevixal/core
KeyBinding
Type Alias KeyBinding
KeyBinding
:
(
editor
:
Editor
)
=>
boolean
A key binding runs against the editor; returning true consumes the event.
Type Declaration
(
editor
:
Editor
)
:
boolean
Parameters
editor
:
Editor
Returns
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Trevixal API
Loading...
A key binding runs against the editor; returning true consumes the event.