Back to Content

SVGDescElement

files/en-us/web/api/svgdescelement/index.md

latest437 B
Original Source

{{APIRef("SVG")}}

The SVGDescElement interface corresponds to the {{SVGElement("desc")}} element.

{{InheritanceDiagram}}

Instance properties

Inherits methods from its parent interface, {{domxref("SVGElement")}}.

Instance methods

Inherits methods from its parent interface, {{domxref("SVGElement")}}.

Specifications

{{Specifications}}

Browser compatibility

{{Compat}}

See also

  • {{SVGElement("desc")}}