Firefox Tomorrow

web api instance property

Notification: image property

View on MDN ↗

Secure contextLimited availability Available in workers

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.

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