package js.html.svg
extends GraphicsElement › Element › DOMElement › Node › EventTarget
Available on js
The SVGAElement interface provides access to the properties of a element, as well as methods to manipulate them.
Documentation SVGAElement by Mozilla Contributors, licensed under CC-BY-SA 2.5.
See also:
download:StringSee HTMLAnchorElement.download.
read onlyhref:AnimatedStringSee HTMLAnchorElement.href.
hreflang:StringIs a DOMString that reflects the hreflang attribute, indicating the language of the linked resource.
ping:StringIs a DOMString that reflects the ping attribute, containing a space-separated list of URLs to which, when the hyperlink is followed, POST requests with the body PING will be sent by the browser (in the background). Typically used for tracking.
referrerPolicy:StringSee HTMLAnchorElement.referrerPolicy.
rel:StringSee HTMLAnchorElement.rel.
read onlyrelList:DOMTokenListSee HTMLAnchorElement.relList.
read onlytarget:AnimatedStringIt corresponds to the target attribute of the given element.
text:StringIs a DOMString being a synonym for the Node.textContent property.
type:StringIs a DOMString that reflects the type attribute, indicating the MIME type of the linked resource.
© 2005–2020 Haxe Foundation
Licensed under a MIT license.
https://api.haxe.org/js/html/svg/AElement.html