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
This feature does not appear to be defined in any specification.>Browser compatibility
Loading…
See also
- SVG
<a>
element