MCPcopy
hub / github.com/alibaba/lowcode-engine / getNode

Method getNode

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

Source from the content-addressed store, hash-verified

29 export(stage: IPublicEnumTransformStage): IPublicTypeCompositeValue;
30
31 getNode(): INode;
32
33 getAsString(): string;
34

Callers 15

getNodeByIdMethod · 0.65
nodeMethod · 0.65
nodeMethod · 0.65
captureMethod · 0.65
releaseMethod · 0.65
nodeMethod · 0.65
nodeMethod · 0.65
selectMethod · 0.65
selectAllMethod · 0.65
containsNodeMethod · 0.65
getNodesMethod · 0.65

Implementers 1

Proppackages/designer/src/document/node/pr

Calls

no outgoing calls

Tested by

no test coverage detected