Home > blockly > ContextMenuRegistry > RegistryItem
ContextMenuRegistry.RegistryItem type
A menu item as entered in the registry.
Signature:
export type RegistryItem = ActionRegistryItem | SeparatorRegistryItem;
Home > blockly > ContextMenuRegistry > RegistryItem
A menu item as entered in the registry.
Signature:
export type RegistryItem = ActionRegistryItem | SeparatorRegistryItem;