class js.html.svg.StopElement extends Element

Available on js

The SVGStopElement interface corresponds to the <stop> element.

Documentation for this class was provided by MDN.

Instance Fields

var offset:AnimatedNumber

Corresponds to attribute offset on the given <stop> element.