blockly > ContextMenuRegistry > RegistryItem

ContextMenuRegistry.RegistryItem の型

レジストリに入力されたメニュー項目。

署名:

export type RegistryItem = ActionRegistryItem | SeparatorRegistryItem;