Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/ogone/src/ogone.dom.d.ts>SVGAnimatedNumberList

Advanced Web Composition for Future
Latest
interface SVGAnimatedNumberList
import { type SVGAnimatedNumberList } from "https://deno.land/x/ogone@revb3/src/ogone.dom.d.ts";

The SVGAnimatedNumber export interface is used for attributes which take a list of numbers and which can be animated.

Properties

readonly
animVal: SVGNumberList
readonly
baseVal: SVGNumberList