Skip to main content
Module

x/commandis/mod.ts>dom.SVGAnimatedEnumeration

Official framework for Corddis lib ( for Deno only )
Latest
interface dom.SVGAnimatedEnumeration
import { type dom } from "https://deno.land/x/commandis@v0.6.5/mod.ts";
const { SVGAnimatedEnumeration } = dom;

Used for attributes whose value must be a constant from a particular enumeration and which can be animated.

Properties

readonly
animVal: number
baseVal: number