Back to Content

SVGAnimationElement: requiredExtensions property

files/en-us/web/api/svganimationelement/requiredextensions/index.md

latest435 B
Original Source

{{APIRef("SVG")}}

The requiredExtensions read-only property of the {{domxref("SVGAnimationElement")}} interface reflects the {{SVGAttr("requiredExtensions")}} attribute of the given element.

Value

An {{domxref("SVGStringList")}} object.

Specifications

{{Specifications}}

Browser compatibility

{{Compat}}

See also

  • SVG {{SVGAttr("requiredExtensions")}} attribute
  • SVG {{SVGAttr("systemLanguage")}} attribute