SVGAElement: username property
Experimental: This is an experimental technology
Check the Browser compatibility table carefully before using this in production.
The username property of the SVGAElement interface returns a string containing the username specified before the domain name.
This property can be set, to change the URL's username.
Value
A string.
Specifications
| Specification |
|---|
| Scalable Vector Graphics (SVG) 2> # InterfaceSVGAElement> |
Browser compatibility
See also
- SVG
<a>element