docs.rodeo

MDN Web Docs mirror

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

In this article

View on MDN