SVGTSpanElement
The SVGTSpanElement
interface represents a <tspan>
element.
Properties
This interface doesn't provide any specific properties, but inherits the properties from its parent, SVGTextPositioningElement
.
Methods
This interface doesn't provide any specific methods.
Specifications
Specification | Status | Comment |
---|---|---|
Scalable Vector Graphics (SVG) 2 The definition of 'SVGTSpanElement' in that specification. |
Candidate Recommendation | No changes |
Scalable Vector Graphics (SVG) 1.1 (Second Edition) The definition of 'SVGTSpanElement' in that specification. |
Recommendation | Initial definition |
Browser compatibility
BCD tables only load in the browser
See also
<tspan>
SVG Element