SVGAElement: hostname property
The hostname property of the SVGAElement interface returns a string representing the hostname in the referenced URL.
This property can be set, to change the URL's hostname.
Value
A string.
Specifications
| Specification |
|---|
| Scalable Vector Graphics (SVG) 2> # InterfaceSVGAElement> |
Browser compatibility
See also
- SVG
<a>element