SVG text DOM interfaceEdit
The SVGTextElement
interface corresponds to the <text>
elements.
Interface overview
Also implement | SVGTextPositioningElement , SVGTransformable |
---|---|
Methods | None |
Properties | None |
Normative document | SVG 1.1 (2nd Edition) |
PropertiesEdit
The SVGTextElement
interface does not provide any specific properties.
MethodsEdit
The SVGTextElement
interface does not provide any specific methods.
Browser compatibilityEdit
See alsoEdit
<text>
SVG Element