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