Results 1 - 1 of 1

ServiceWorkerGlobalScope.onactivate

The onactivate property of the ServiceWorkerGlobalScope interface is an event handler fired whenever an activate event occurs (when the service worker activates). This happens after installation, when the page to be controlled by the service worker refreshes.
API onactivate Property Reference Service ServiceWorker ServiceWorkerGlobalScope Workers