Back to Content

SVGSwitchElement

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

latest542 B
Original Source

{{APIRef("SVG")}}

The SVGSwitchElement interface corresponds to the {{SVGElement("switch")}} 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}}