haXe API Documentation
Back
|
Index
extern
class
js.html.svg.AElement
extends
Element
Available in js
The
SVGAElement
interface provides access to the properties of
<a>
elements, as well as methods to manipulate them.
Documentation for this class was provided by
MDN
.
var
target(default,null) :
AnimatedString
Corresponds to attribute
target
on the given
<a>
element.
Back
|
Index