SVGTextElement

The SVGTextElement interface corresponds to the <text> elements.

EventTarget Node Element SVGElement SVGGraphicsElement SVGTextContentElement SVGTextPositioningElement SVGTextElement

Properties

This interface doesn't implement any specific properties, but inherits properties from its parent interface, SVGTextPositioningElement.

Methods

This interface doesn't implement any specific methods, but inherits methods from its parent interface, SVGTextPositioningElement.

Specifications

Specification
Scalable Vector Graphics (SVG) 1.1 (Second Edition)
# InterfaceSVGTextElement

Browser compatibility

BCD tables only load in the browser

See also