blockly > ContextMenuRegistry > RegistryItem

ContextMenuRegistry.RegistryItem type

A menu item as entered in the registry.

Signature:

export type RegistryItem = ActionRegistryItem | SeparatorRegistryItem;