Skip to main content
Module

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

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

Used for attributes which take a list of numbers and which can be animated.

Properties

readonly
animVal: SVGTransformList
readonly
baseVal: SVGTransformList