Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
getValue
Method · 0.65
getPropValue
Method · 0.65
getExtraPropValue
Method · 0.65
getValue
Method · 0.65
getPropValue
Method · 0.65
getExtraPropValue
Method · 0.65
getText
Function · 0.65
live-editing.ts
File · 0.65
isLocked
Method · 0.65
hasCondition
Method · 0.65
hasLoop
Method · 0.65
getVisible
Method · 0.65
Implementers
1
Prop
packages/shell/src/model/prop.ts
Calls
no outgoing calls
Tested by
no test coverage detected