Back to Content

SVGAnimateElement

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

latest476 B
Original Source

{{APIRef("SVG")}}

The SVGAnimateElement interface corresponds to the {{SVGElement("animate")}} 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}}