Skip to main content

Home > blockly > ContextMenuRegistry > LegacyContextMenuOption

ContextMenuRegistry.LegacyContextMenuOption interface

A subset of ContextMenuOption corresponding to what was publicly documented. ContextMenuOption should be preferred for new code.

Signature:

export interface LegacyContextMenuOption 

Properties

PropertyModifiersTypeDescription
callback(p1: Scope) => void
enabledboolean
separator?never(Optional)
textstring