Haxe API Documentation
Back | Index
extern class js.html.svg.TextElement
extends TextPositioningElement
Available in js
The SVGTextElement interface provides access to the properties of <text> elements, as well as methods to manipulate them.

Documentation for this class was provided by MDN.
Back | Index