import { type dom } from "https://deno.land/x/evt@v2.4.16/lib/index.ts";
const { SVGAnimatedRect } = dom;
Used for attributes of basic SVGRect which can be animated.
Properties
readonly
animVal: DOMRectReadOnlyreadonly
baseVal: DOMRectimport { type dom } from "https://deno.land/x/evt@v2.4.16/lib/index.ts";
const { SVGAnimatedRect } = dom;
Used for attributes of basic SVGRect which can be animated.