Results 1 - 1 of 1

ServiceWorkerGlobalScope.onfetch

The onfetch property of the ServiceWorkerGlobalScope interface is an event handler fired whenever a fetch event occurs (usually when the ServiceWorkerGlobalScope.fetch method is called.)
API onfetch Property Reference Service ServiceWorker ServiceWorkerGlobalScope Workers