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

Method isSlot

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

Source from the content-addressed store, hash-verified

125 isComponent(): boolean;
126
127 isSlot(): boolean;
128
129 isParental(): boolean;
130

Callers 4

renderMethod · 0.65
insertChildFunction · 0.65
boostMethod · 0.65
node.add.test.tsFile · 0.65

Implementers 1

Nodepackages/designer/src/document/node/no

Calls

no outgoing calls

Tested by

no test coverage detected