Skip to main content
Module

x/evt/lib/types/lib.dom.ts>SVGAnimatedPreserveAspectRatio

💧EventEmitter's typesafe replacement
Go to Latest
interface SVGAnimatedPreserveAspectRatio
import { type SVGAnimatedPreserveAspectRatio } from "https://deno.land/x/evt@v2.4.13/lib/types/lib.dom.ts";

Used for attributes of type SVGPreserveAspectRatio which can be animated.

Properties

readonly
animVal: SVGPreserveAspectRatio
readonly
baseVal: SVGPreserveAspectRatio