SVGAElement: username property
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