Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/alibaba/lowcode-engine
/ mountSimulator
Method
mountSimulator
packages/designer/src/project/project.ts:53–53 ·
view source on GitHub ↗
(simulator: ISimulatorHost)
Source
from the content-addressed store, hash-verified
51
};
52
53
mountSimulator(simulator: ISimulatorHost): void;
54
55
open(doc?: string | IDocumentModel | IPublicTypeRootSchema): IDocumentModel | null;
56
Callers
11
projectSimulatorProps
Method · 0.65
host.test.ts
File · 0.65
drag-resize-engine.test.ts
File · 0.65
project-methods.test.ts
File · 0.65
project.test.ts
File · 0.65
document-model.test.ts
File · 0.65
node.test.ts
File · 0.65
dragon.test.ts
File · 0.65
designer.test.ts
File · 0.65
scroller.test.ts
File · 0.65
builtin-hotkey.test.ts
File · 0.65
Implementers
1
Project
packages/designer/src/project/project.
Calls
no outgoing calls
Tested by
no test coverage detected