Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/alibaba/lowcode-engine
/ delete
Method
delete
packages/designer/src/document/node/props/prop.ts:27–27 ·
view source on GitHub ↗
(prop: IProp)
Source
from the content-addressed store, hash-verified
25
readonly owner: INode;
26
27
delete(prop: IProp): void;
28
29
export
(stage: IPublicEnumTransformStage): IPublicTypeCompositeValue;
30
Callers
15
removeState
Method · 0.65
delete
Method · 0.65
delete
Method · 0.65
removeResourceType
Method · 0.65
build.plugin.js
File · 0.65
registryInnerPlugin
Function · 0.65
initOnPropsChangeEvent
Method · 0.65
initEvent
Method · 0.65
removeBoard
Method · 0.65
destroy
Function · 0.65
setInstance
Method · 0.65
unlinkNode
Method · 0.65
Implementers
1
Prop
packages/designer/src/document/node/pr
Calls
no outgoing calls
Tested by
no test coverage detected