MCPcopy Create free account
hub / github.com/alibaba/lowcode-engine / scrollToNode

Method scrollToNode

packages/designer/src/simulator.ts:140–140  ·  view source on GitHub ↗

* 滚动视口到节点

(node: INode, detail?: any)

Source from the content-addressed store, hash-verified

138 * 滚动视口到节点
139 */
140 scrollToNode(node: INode, detail?: any): void;
141
142 /**
143 * 描述组件

Callers 3

scrollToNodeMethod · 0.65
actionMethod · 0.65
constructorMethod · 0.65

Implementers 1

BuiltinSimulatorHostpackages/designer/src/builtin-simulato

Calls

no outgoing calls

Tested by

no test coverage detected