Skip to main content

blockly > ShortcutItems > registerShowContextMenu

ShortcutItems.registerShowContextMenu() function

Keyboard shortcut to show the context menu on ctrl/cmd+Enter, shift+F10, and the menu key.

Signature:

export declare function registerShowContextMenu(): void;

Returns:

void