SVGTSpanElement
The SVGTSpanElement
interface represents a <tspan>
element.
Instance properties
This interface doesn't provide any specific properties, but inherits the properties from its parent, SVGTextPositioningElement
.
Instance methods
This interface doesn't provide any specific methods.
Specifications
Specification |
---|
Scalable Vector Graphics (SVG) 2 # InterfaceSVGTSpanElement |
Browser compatibility
desktop | mobile | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
SVGTSpanElement |
See also
<tspan>
SVG Element