SVGAElement: origin property
Experimental: This is an experimental technology
Check the Browser compatibility table carefully before using this in production.
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
| Specification |
|---|
| Scalable Vector Graphics (SVG) 2> # InterfaceSVGAElement> |
Browser compatibility
See also
- SVG
<a>element