Articles tagged: ServiceWorkerRegistration
Found 13 documents
- Web/API/ServiceWorkerRegistration The ServiceWorkerRegistration interface of the ServiceWorker API represents the service worker ...
- Web/API/ServiceWorkerRegistration/active The active property of the ServiceWorkerRegistration interface returns a service worker whose ...
- Web/API/ServiceWorkerRegistration/getNotifications The getNotifications() method of the ServiceWorkerRegistration interface returns a list of the ...
- Web/API/ServiceWorkerRegistration/installing The installing property of the ServiceWorkerRegistration interface returns a service worker ...
- Web/API/ServiceWorkerRegistration/onupdatefound The onupdatefound property of the ServiceWorkerRegistration interface is an EventListener ...
- Web/API/ServiceWorkerRegistration/periodicSync The periodicSync read-only property of the ServiceWorkerRegistration interface returns a ...
- Web/API/ServiceWorkerRegistration/pushManager The pushManager property of the ServiceWorkerRegistration interface returns a reference to the ...
- Web/API/ServiceWorkerRegistration/scope The scope read-only property of the ServiceWorkerRegistration interface returns a unique ...
- Web/API/ServiceWorkerRegistration/showNotification The showNotification() method of the ServiceWorkerRegistration interface creates a notification ...
- Web/API/ServiceWorkerRegistration/sync The sync property of the ServiceWorkerRegistration interface returns a reference to the ...
- Web/API/ServiceWorkerRegistration/unregister The unregister method of the ServiceWorkerRegistration interface unregisters the service worker ...
- Web/API/ServiceWorkerRegistration/update The update method of the ServiceWorkerRegistration interface attempts to update the service ...
- Web/API/ServiceWorkerRegistration/waiting The waiting property of the ServiceWorkerRegistration interface returns a service worker whose ...