--- title: SVGAnimateTransformElement slug: Web/API/SVGAnimateTransformElement translation_of: Web/API/SVGAnimateTransformElement ---
A interface SVGAnimateTransformElement
corresponde ao elemento {{SVGElement("animateTransform")}}.
{{InheritanceDiagram(600, 140)}}
Essa interface não possui propriedades próprias mas as herda do seu pai, {{domxref("SVGAnimationElement")}}.
Essa interface não possui métodos próprios mas os herda do seu pai, {{domxref("SVGAnimationElement")}}.
Especificação | Status | Comentário |
{{SpecName("SVG Animations 2", "#InterfaceSVGAnimateTransformElement", "SVGAnimateTransformElement")}} | {{Spec2("SVG Animations 2")}} | No change |
{{SpecName("SVG1.1", "animate.html#InterfaceSVGAnimateTransformElement", "SVGAnimateTransformElement")}} | {{Spec2("SVG1.1")}} | Initial definition |
{{Compat("api.SVGAnimateTransformElement")}}