interface ZoomOptions {
    animate?: boolean;
}

Hierarchy

Properties

Properties

animate?: boolean

Generated using TypeDoc