Back to Content

SVGDiscardElement

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

latest572 B
Original Source

{{APIRef("SVG")}}{{deprecated_header}}

The SVGDiscardElement interface is an interface for the deprecated <discard> element.

Note that it does not provide access to the specific attributes of the <discard> element (begin and href).

{{InheritanceDiagram}}

Instance properties

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

Instance methods

Inherits methods from its parent interface, {{domxref("SVGAnimationElement")}}.

Specifications

{{Specifications}}

Browser compatibility

{{Compat}}