Back to Content

SVGAnimationElement: systemLanguage property

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

latest317 B
Original Source

{{APIRef("SVG")}}

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

Value

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

Specifications

{{Specifications}}

Browser compatibility

{{Compat}}