Back to Content

SVGDefsElement

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

latest518 B
Original Source

{{APIRef("SVG")}}

The SVGDefsElement interface corresponds to the {{SVGElement("defs")}} element.

{{InheritanceDiagram}}

Instance properties

This interface doesn't implement any specific properties, but inherits properties from its parent, {{domxref("SVGGraphicsElement")}}.

Instance methods

This interface doesn't implement any specific methods, but inherits methods from its parent, {{domxref("SVGGraphicsElement")}}.

Specifications

{{Specifications}}

Browser compatibility

{{Compat}}