web api instance property
SVGAElement: pathname property
The pathname property of the SVGAElement interface returns a string containing an initial / followed by the path of the URL, not including the query string or fragment.
This property can be set, to change the URL’s pathname.
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