Firefox Tomorrow

web api instance property

SVGAElement: password property

View on MDN ↗

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

SpecificationsStandards references are available on the canonical MDN page.

Browser compatibility

Browser compatibilityCompatibility data is available on the canonical MDN page.

See also

  • SVG <a> element