Skip to main content
Module

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

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

Used for attributes of basic SVGRect which can be animated.

Properties

readonly
animVal: DOMRectReadOnly
readonly
baseVal: DOMRect