web api instance property
SVGAElement: host property
The host property of the SVGAElement interface returns a string representing the hostname and port (if it’s not the default port) in the referenced URL.
This property can be set, to change the URL’s host and port.
Value
A string.
Specifications
SpecificationsStandards references are available on the canonical MDN page.
Browser compatibility
Browser compatibilityCompatibility data is available on the canonical MDN page.
See also
- SVG
<a>element