Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/alibaba/lowcode-engine
/ removeSlot
Method
removeSlot
packages/designer/src/document/node/node.ts:149–149 ·
view source on GitHub ↗
(slotNode: INode)
Source
from the content-addressed store, hash-verified
147
purge(): void;
148
149
removeSlot(slotNode: INode): boolean;
150
151
setVisible(flag: boolean): void;
152
Callers
1
remove
Method · 0.65
Implementers
1
Node
packages/designer/src/document/node/no
Calls
no outgoing calls
Tested by
no test coverage detected