Class: Zoom

UI.Components. Zoom


new Zoom()

Creates a new instance of Zoom. A prebuilt feature that allows users to zoom in and out of the document.
Example
const zoomControls = new UI.Components.Zoom();

Extends