class js.html.svg.AElement extends Element

Available on 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.

Instance Fields

var target:AnimatedString

Corresponds to attribute target on the given <a> element.