SVGStopElement

The SVGStopElement interface corresponds to the <stop> element.

EventTargetNodeElementSVGElementSVGStopElement

Instance properties

This interface also inherits properties from its parent interface, SVGElement.

SVGStopElement.offset Read only

An SVGAnimatedNumber corresponding to the offset of the given element.

Instance methods

This interface doesn't implement any specific methods, but inherits methods from its parent interface, SVGElement.

Specifications