The SVGStopElement interface corresponds to the <stop> element.
This interface also inherits properties from its parent interface, SVGElement.
SVGStopElement.offset Read onlyAn SVGAnimatedNumber corresponding to the offset of the given element.
This interface doesn't implement any specific methods, but inherits methods from its parent interface, SVGElement.