Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/alibaba/lowcode-engine
/ export
Method
export
packages/designer/src/document/node/props/prop.ts:29–29 ·
view source on GitHub ↗
(stage: IPublicEnumTransformStage)
Source
from the content-addressed store, hash-verified
27
delete(prop: IProp): void;
28
29
export
(stage: IPublicEnumTransformStage): IPublicTypeCompositeValue;
30
31
getNode(): INode;
32
Callers
2
code
Method · 0.65
export
Method · 0.65
Implementers
1
Prop
packages/designer/src/document/node/pr
Calls
no outgoing calls
Tested by
no test coverage detected