Back to Content

SVGAElement: text property

files/en-us/web/api/svgaelement/text/index.md

latest290 B
Original Source

{{APIRef("SVG")}}{{deprecated_header}}

The text property of the {{domxref("SVGAElement")}} interface returns a string that is a synonym for the {{domxref("Node.textContent")}} property.

Value

A string.

Specifications

{{Specifications}}

Browser compatibility

{{Compat}}