Web/API/PasswordCredential/iconURL

From Get docs

This is an experimental technologyCheck the Browser compatibility table carefully before using this in production.


The iconURL read-only property of the PasswordCredential interface returns a USVString containing a URL pointing to an image for an icon. This image is intended for display in a credential chooser. The URL must be accessible without authentication.

Syntax

url =passwordCredential.iconURL

Value

A USVString containing a URL.

Specifications

Specification Status Comment
Credential Management Level 1The definition of 'iconURL' in that specification. Working Draft Initial definition.

Browser compatibility

Update compatibility data on GitHub

Desktop Mobile
Chrome Edge Firefox Internet Explorer Opera Safari Android webview Chrome for Android Firefox for Android Opera for Android Safari on iOS Samsung Internet

iconURL

Experimental'

Chrome

Full support 52

Edge

Full support ≤79

Firefox

?

IE

No support No

Opera

Full support 39

Safari

?

WebView Android

Full support 52

Chrome Android

Full support 52

Firefox Android

?

Opera Android

Full support 41

Safari iOS

?

Samsung Internet Android

Full support 6.0

Legend

Full support  
Full support
No support  
No support
Compatibility unknown  
Compatibility unknown
Experimental. Expect behavior to change in the future.'
Experimental. Expect behavior to change in the future.