MCPcopy 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

removeStateMethod · 0.65
deleteMethod · 0.65
deleteMethod · 0.65
removeResourceTypeMethod · 0.65
build.plugin.jsFile · 0.65
registryInnerPluginFunction · 0.65
initEventMethod · 0.65
removeBoardMethod · 0.65
destroyFunction · 0.65
setInstanceMethod · 0.65
unlinkNodeMethod · 0.65

Implementers 1

Proppackages/designer/src/document/node/pr

Calls

no outgoing calls

Tested by

no test coverage detected