blockly > ContextMenuRegistry > RegistryItem

ContextMenuRegistry.RegistryItem 유형

레지스트리에 입력된 메뉴 항목입니다.

서명:

export type RegistryItem = ActionRegistryItem | SeparatorRegistryItem;