Back to Content

SVGGElement

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

latest532 B
Original Source

{{APIRef("SVG")}}

The SVGGElement interface corresponds to the {{SVGElement("g")}} element.

{{InheritanceDiagram}}

Instance properties

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

Instance methods

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

Specifications

{{Specifications}}

Browser compatibility

{{Compat}}