JavaScript SVGTSpanElement : SVGTextPositioningElement
Corresponds to the
<tspan>
tag in SVG. Similar to the HTMLSpanElement. Use document.createTextNode()
to create the text nodes that define
the actual text content of the TSpan.
Copyright © PUBLIC Contributors