Notification: badge property
Secure context: This feature is available only in secure contexts (HTTPS), in some or all supporting browsers.
Note: This feature is available in Web Workers.
The badge
read-only property of the Notification
interface returns a string containing the URL of an image to represent the notification when there is not enough space to display the notification itself such as for example, the Android Notification Bar. On Android devices, the badge should accommodate devices up to 4x resolution, about 96 by 96 px, and the image will be automatically masked.
Value
A string containing a URL.
Specifications
Specification |
---|
Notifications API Standard # dom-notification-badge |
Browser compatibility
BCD tables only load in the browser