FunctionContextMenu({
nodes,
top,
left,
right,
bottom,
hide,
...props
}: ContextMenuProps)
apps/electron-frontend/src/components/workflow-editor/reactflow-context-menu/reactflow-context-menu.tsx:25
FunctionDraggableControlNodeConfigItem({
id,
index,
moveNode,
draggingNodeId,
setDraggingNode,
data,
onChangeControlBoard,
co
apps/electron-frontend/src/components/workflow-editor/reactflow-controlboard/controlboard-editor.tsx:135
FunctionDraggableModalInnerNonMemo({
id,
modalState,
dispatch,
open,
children,
title,
initialWidth,
initialHeigh
packages/ui/antd/draggable-modal/DraggableModalInner.tsx:23