files/en-us/web/api/svganimatedangle/index.md
{{APIRef("SVG")}}
The SVGAnimatedAngle interface is used for attributes of basic type <angle> which can be animated.
baseVal. The object referenced by animVal will always be distinct from the one referenced by baseVal, even when the attribute is not animated.The SVGAnimatedAngle interface does not provide any specific methods.
{{Specifications}}
{{Compat}}