Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/alibaba/lowcode-engine
/ set
Method
set
packages/designer/src/simulator.ts:109–109 ·
view source on GitHub ↗
(key: string, value: any)
Source
from the content-addressed store, hash-verified
107
setProps(props: P): void;
108
// 设置单个 Prop
109
set(key: string, value: any): void;
110
111
setSuspense(suspensed: boolean): void;
112
Callers
15
loadStyle
Method · 0.65
DesignerPlugin
Class · 0.65
nodesMap
Method · 0.65
set
Method · 0.65
set
Method · 0.65
setI18n
Method · 0.65
setConfig
Method · 0.65
getComponentMetasMap
Method · 0.65
initWindow
Method · 0.65
registerResourceType
Method · 0.65
openEditorWindowByResource
Method · 0.65
openEditorWindow
Method · 0.65
Implementers
1
BuiltinSimulatorHost
packages/designer/src/builtin-simulato
Calls
no outgoing calls
Tested by
no test coverage detected