MCPcopy Index your code
hub / github.com/alibaba/lowcode-engine / getValue

Method getValue

packages/types/src/shell/model/prop.ts:57–57  ·  view source on GitHub ↗

* 获取值 * get value of this prop

()

Source from the content-addressed store, hash-verified

55 * get value of this prop
56 */
57 getValue(): any;
58
59 /**
60 * 移除值

Callers 15

getValueMethod · 0.65
getPropValueMethod · 0.65
getExtraPropValueMethod · 0.65
getValueMethod · 0.65
getPropValueMethod · 0.65
getExtraPropValueMethod · 0.65
getTextFunction · 0.65
live-editing.tsFile · 0.65
isLockedMethod · 0.65
hasConditionMethod · 0.65
hasLoopMethod · 0.65
getVisibleMethod · 0.65

Implementers 1

Proppackages/shell/src/model/prop.ts

Calls

no outgoing calls

Tested by

no test coverage detected