blockly > ContextMenuRegistry > RegistryItem

ContextMenuRegistry.RegistryItem 类型

注册表中输入的菜单项。

Signature:

export type RegistryItem = ActionRegistryItem | SeparatorRegistryItem;