Skip to content
This is the alpha v4 version website. Looking for the v3 documentation?

ZoomOptions

ZoomOptions = Partial<AnimateOptions> & object

Defined in: packages/sigma/src/core/camera.ts:20

Options of the zoom shortcuts: the animation options, plus the zoom factor.

Type Declaration

factor?

optional factor?: number