SVGAnimateTransformElement
{{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}}