SVGAElement: text property
The text
property of the SVGAElement
interface returns a string that is a synonym for the Node.textContent
property.
Value
A string.
Specifications
Specification |
---|
Scalable Vector Graphics (SVG) 2> # __svg__SVGAElement__text> |
Browser compatibility
Loading…