SVGAElement: origin property
The origin
readonly property of the SVGAElement
interface returns a string containing the origin of the URL — that is, its scheme, its domain and its port.
Value
A string.
Specifications
This feature does not appear to be defined in any specification.>Browser compatibility
Loading…
See also
- SVG
<a>
element