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

Method setValue

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

* 设置值 * set value for this prop * @param val

(val: IPublicTypeCompositeValue)

Source from the content-addressed store, hash-verified

49 * @param val
50 */
51 setValue(val: IPublicTypeCompositeValue): void;
52
53 /**
54 * 获取值

Callers 10

setValueMethod · 0.65
setPropValueMethod · 0.65
setExtraPropValueMethod · 0.65
setValueMethod · 0.65
setPropValueMethod · 0.65
setExtraPropValueMethod · 0.65
live-editing.tsFile · 0.65
setTitleLabelMethod · 0.65
initDefaultValueMethod · 0.65
renderMethod · 0.65

Implementers 1

Proppackages/shell/src/model/prop.ts

Calls

no outgoing calls

Tested by

no test coverage detected