Skip to main content
Module

x/evt/mod.ts>dom.SVGZoomAndPan

💧EventEmitter's typesafe replacement
Latest
interface dom.SVGZoomAndPan
import { type dom } from "https://deno.land/x/evt@v2.5.7/mod.ts";
const { SVGZoomAndPan } = dom;

Used to reflect the zoomAndPan attribute, and is mixed in to other interfaces for elements that support this attribute.

Properties

readonly
zoomAndPan: number