Back to Content

SVGAnimateTransformElement

files/en-us/web/api/svganimatetransformelement/index.md

latest490 B
Original Source

{{APIRef("SVG")}}

The SVGAnimateTransformElement interface corresponds to the {{SVGElement("animateTransform")}} element.

{{InheritanceDiagram}}

Instance properties

This interface has no properties but inherits properties from its parent, {{domxref("SVGAnimationElement")}}.

Instance methods

This interface has no methods but inherits methods from its parent, {{domxref("SVGAnimationElement")}}.

Specifications

{{Specifications}}

Browser compatibility

{{Compat}}