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?
optionalfactor?:number
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.
optionalfactor?:number