MCPcopy Create free account
hub / github.com/alibaba/lowcode-engine / context-menu.tsx

File context-menu.tsx

packages/shell/src/components/context-menu.tsx:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { createContextMenu, parseContextMenuAsReactNode, parseContextMenuProperties } from '@alilc/lowcode-utils';
2import { engineConfig } from '@alilc/lowcode-editor-core';
3import { IPublicModelPluginContext, IPublicTypeContextMenuAction } from '@alilc/lowcode-types';
4import React, { useCallback } from 'react';

Callers

nothing calls this directly

Calls 3

createContextMenuFunction · 0.85

Tested by

no test coverage detected