MCPcopy Index your code
hub / github.com/alibaba/lowcode-engine / unlinkSlot

Method unlinkSlot

packages/designer/src/document/node/node.ts:96–96  ·  view source on GitHub ↗
(slotNode: INode)

Source from the content-addressed store, hash-verified

94 internalPurgeStart(): void;
95
96 unlinkSlot(slotNode: INode): void;
97
98 /**
99 * 导出 schema

Callers 1

internalSetParentMethod · 0.65

Implementers 1

Nodepackages/designer/src/document/node/no

Calls

no outgoing calls

Tested by

no test coverage detected