blockly > Options > zoomOptions
Options.zoomOptions property
Signature:
zoomOptions: ZoomOptions;
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2024-09-18 UTC.
[null,null,["Last updated 2024-09-18 UTC."],[[["`zoomOptions` is a property within the `Blockly.Options` class that allows customization of the zoom functionality within a Blockly workspace."],["This property accepts an object of type `ZoomOptions`, which provides fine-grained control over zoom behavior such as controls, wheel, start scale, and maximum/minimum zoom levels."],["Users can leverage `zoomOptions` to tailor the zoom experience to suit the specific needs and context of their Blockly application or environment."]]],[]]