Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/alibaba/lowcode-engine
/ addSlot
Method
addSlot
packages/designer/src/document/node/node.ts:109–109 ·
view source on GitHub ↗
(slotNode: INode)
Source
from the content-addressed store, hash-verified
107
internalSetSlotFor(slotFor: Prop | null | undefined): void;
108
109
addSlot(slotNode: INode): void;
110
111
onVisibleChange(func: (flag: boolean) => any): () => void;
112
Callers
1
setAsSlot
Method · 0.65
Implementers
1
Node
packages/designer/src/document/node/no
Calls
no outgoing calls
Tested by
no test coverage detected