blockly > ContextMenuRegistry > RegistryItem

ContextMenuRegistry.RegistryItem türü

Kayıt defterine girildiği şekliyle bir menü öğesi.

İmza:

export type RegistryItem = ActionRegistryItem | SeparatorRegistryItem;