blockly > ContextMenuRegistry > RegistryItem

ContextMenuRegistry.RegistryItem टाइप

रजिस्ट्री में डाला गया मेन्यू आइटम.

हस्ताक्षर:

export type RegistryItem = ActionRegistryItem | SeparatorRegistryItem;