Skip to main content

blockly > ContextMenuRegistry > ActionRegistryItem > associatedKeyboardShortcut

ContextMenuRegistry.ActionRegistryItem.associatedKeyboardShortcut property

Identifier used to associate this context menu item with a keyboard shortcut which will be displayed in the menu as a hint. Should correspond to the name under which a keyboard shortcut that performs the same action as this menu item is registered.

Signature:

associatedKeyboardShortcut?: string;