haXe API Documentation
Back
|
Index
extern
class
js.html.svg.StopElement
extends
Element
Available in js
The
SVGStopElement
interface corresponds to the
<stop>
element.
Documentation for this class was provided by
MDN
.
var
offset(default,null) :
AnimatedNumber
Corresponds to attribute
offset
on the given
<stop>
element.
Back
|
Index