ClassesContextMenuRegistryblockly.contextmenuregistry.getitemOn this pageHome > blockly > ContextMenuRegistry > getItem ContextMenuRegistry.getItem() method Signature: getItem(id: string): RegistryItem | null; Parameters ParameterTypeDescriptionidstringThe ID of the RegistryItem to get. Returns: RegistryItem | null RegistryItem or null if not found