SVGGElement
The SVGGElement
interface corresponds to the <g>
element.
Properties
This interface doesn't implement any specific properties, but inherits properties from its parent interface, SVGGraphicsElement
.
Methods
This interface doesn't implement any specific methods, but inherits methods from its parent interface, SVGGraphicsElement
.
Specifications
Specification | Status | Comment |
---|---|---|
Scalable Vector Graphics (SVG) 2 The definition of 'SVGGElement' in that specification. |
Candidate Recommendation | Changed the inheritance from SVGElement to SVGGraphicsElement and removed the implemented interfaces SVGTests , SVGLangSpace , SVGExternalResourcesRequired , SVGStylable , and SVGTransformable . |
Scalable Vector Graphics (SVG) 1.1 (Second Edition) The definition of 'SVGGElement' in that specification. |
Recommendation | Initial definition |
Browser compatibility
BCD tables only load in the browser