Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
scrollToNode
Method · 0.65
action
Method · 0.65
constructor
Method · 0.65
Implementers
1
BuiltinSimulatorHost
packages/designer/src/builtin-simulato
Calls
no outgoing calls
Tested by
no test coverage detected