Interface. Set Viewport Action
sprotty-protocol / SetViewportAction
Defined in: actions.ts:564
Directly set the diagram viewport to the given scroll and zoom values. The ID of the viewport element to manipulate must be given with the action (usually it is the root element’s ID).
animate:
boolean
Defined in: actions.ts:568
elementId:
string
Defined in: actions.ts:566
kind:
"viewport"
Defined in: actions.ts:565
newViewport:
Viewport
Defined in: actions.ts:567