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 |
---|
Scalable Vector Graphics (SVG) 1.1 (Second Edition) # InterfaceSVGTSpanElement |
Browser compatibility
BCD tables only load in the browser
See also
<tspan>
SVG Element