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
BCD tables only load in the browser
See also
<tspan>
SVG Element