Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
getNodeById
Method · 0.65
node
Method · 0.65
node
Method · 0.65
capture
Method · 0.65
release
Method · 0.65
node
Method · 0.65
node
Method · 0.65
getNodeInstanceFromElement
Method · 0.65
select
Method · 0.65
selectAll
Method · 0.65
containsNode
Method · 0.65
getNodes
Method · 0.65
Implementers
1
Prop
packages/designer/src/document/node/pr
Calls
no outgoing calls
Tested by
no test coverage detected