--- title: SVGAnimateTransformElement slug: Web/API/SVGAnimateTransformElement translation_of: Web/API/SVGAnimateTransformElement ---
{{APIRef("SVG")}}

A interface SVGAnimateTransformElement corresponde ao elemento {{SVGElement("animateTransform")}}.

{{InheritanceDiagram(600, 140)}}

Propriedades

Essa interface não possui propriedades próprias mas as herda do seu pai,       {{domxref("SVGAnimationElement")}}.

Métodos

Essa interface não possui métodos próprios mas os herda do seu pai, {{domxref("SVGAnimationElement")}}.

Especificações

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

Compatibilidade

{{Compat("api.SVGAnimateTransformElement")}}