docs.rodeo

MDN Web Docs mirror

SVGGraphicsElement

{{APIRef("SVG")}} 

The SVGGraphicsElement interface represents SVG elements whose primary purpose is to directly render graphics into a group.

{{InheritanceDiagram}} 

Instance properties

This interface also inherits properties from its parent, {{domxref("SVGElement")}} .

Instance methods

This interface also inherits methods from its parent, {{domxref("SVGElement")}} .

Events

Listen to these events using addEventListener() or by assigning an event listener to the equivalent on... handler property.

Specifications

{{Specifications}} 

Browser compatibility

{{Compat}} 

In this article

View on MDN