The SVGStopElement
interface corresponds to the <stop>
element.
Properties
This interface also inherits properties from its parent interface, SVGElement
.
SVGStopElement.offset
Read only- An
SVGAnimatedNumber
corresponding to theoffset
of the given element.
Methods
This interface doesn't implement any specific methods, but inherits methods from its parent interface, SVGElement
.
Specifications
Specification | Status | Comment |
---|---|---|
Scalable Vector Graphics (SVG) 2 The definition of 'SVGStopElement' in that specification. |
Candidate Recommendation | Removed inheritance from SVGStylable . |
Scalable Vector Graphics (SVG) 1.1 (Second Edition) The definition of 'SVGStopElement' in that specification. |
Recommendation | Initial definition |
Browser compatibility
BCD tables only load in the browser