SVGDiscardElement
Experimental: This is an experimental technology
Check the Browser compatibility table carefully before using this in production.
The SVGDiscardElement
interface is an interface for the <discard>
element.
Note that it does not provide access to the specific attributes of the <discard>
element (begin
and href
).
Instance properties
This interface also inherits properties from its parent, SVGAnimationElement
.
Instance methods
Inherits methods from its parent interface, SVGAnimationElement
.
Specifications
Specification |
---|
SVG Animations Level 2 # InterfaceSVGDiscardElement |
Browser compatibility
BCD tables only load in the browser
See also
<discard>
SVG element