Back to Content

SVGGraphicsElement: systemLanguage property

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

latest316 B
Original Source

{{APIRef("SVG")}}

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

Value

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

Specifications

{{Specifications}}

Browser compatibility

{{Compat}}