The image
read-only property of the Notification
interface contains the URL of an image to be displayed as part of the notification, as specified in the image
option of the Notification()
constructor.
Note: This feature is available in Web Workers.
Syntax
var image = Notification.image;
Value
A USVString
.
Specifications
Specification | Status | Comment |
---|---|---|
Notifications API The definition of 'image' in that specification. |
Living Standard | Living standard |
Browser compatibility
Firefox OS notes
Chrome notes
Safari notes
See also
Document Tags and Contributors
Tags:
Contributors to this page:
jpmedley,
bunnybooboo
Last updated by:
jpmedley,