Notification.badge
Note : Cette fonctionnalité est disponible via les Web Workers.
Contexte sécurisé: Cette fonctionnalité est uniquement disponible dans des contextes sécurisés (HTTPS), pour certains navigateurs qui la prennent en charge.
La propriété badge
de l'interface Notification
renvoie l'URL de l'image utilisée pour représenter la notification lorsqu'il n'y a pas assez d'espace pour afficher la notification elle-même.
Syntaxe
js
const url = Notification.badge;
Valeur
Une USVString
contenant une URL.
Spécifications
Specification |
---|
Notifications API Standard # dom-notification-badge |
Compatibilité des navigateurs
BCD tables only load in the browser