Back to Content

SVGMetadataElement

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

latest530 B
Original Source

{{APIRef("SVG")}}

The SVGMetadataElement interface corresponds to the {{SVGElement("metadata")}} element.

{{InheritanceDiagram}}

Instance properties

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

Instance methods

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

Specifications

{{Specifications}}

Browser compatibility

{{Compat}}