Trevixal API
    Preparing search index...

    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

        Returns boolean