SVGAElement: password property
The password property of the SVGAElement interface returns a string containing the password specified before the domain name.
This property can be set, to change the URL's password.
Value
A string.
Specifications
| Specification |
|---|
| Scalable Vector Graphics (SVG) 2> # InterfaceSVGAElement> |
Browser compatibility
See also
- SVG
<a>element