WebIDLpedia

SVGAnimatedAngle interface

Definition

Scalable Vector Graphics (SVG) 2 defines SVGAnimatedAngle



[Exposed=Window]
interface SVGAnimatedAngle {
  [SameObject] readonly attribute SVGAngle baseVal;
  [SameObject] readonly attribute SVGAngle animVal;
};

Methods and attributes that return objects implementing SVGAnimatedAngle

Referring IDL interfaces/dictionaries