WebIDLpedia

SVGAnimatedString interface

Definition

Scalable Vector Graphics (SVG) 2 defines SVGAnimatedString



[Exposed=Window]
interface SVGAnimatedString {
           attribute DOMString baseVal;
  readonly attribute DOMString animVal;
};

Methods and attributes that return objects implementing SVGAnimatedString

Referring IDL interfaces/dictionaries

Referring specifications