Graphora API
    Preparing search index...

    Type Alias GraphKeyboardCommand

    GraphKeyboardCommand:
        | "clearSelection"
        | "clearFocus"
        | "clearHighlight"
        | "fitSelected"
        | "fitFocused"
        | "focusNextNode"
        | "focusPreviousNode"
        | "toggleFocusedSelection"