Skip to content

Module: ServiceWorker::index

Jovan Gerodetti edited this page Apr 14, 2021 · 3 revisions

ServiceWorkerMeta

exported: ServiceWorkerMeta
kind: object
declaration: const

Properties

object

kind: value

__proto__

Type: InjectionReceiver
kind: value

Methods

ServiceWorker

exported: ServiceWorker
kind: object
declaration: const

[meta(ServiceWorkerMeta)]

Properties

__proto__

Type: ServiceWorkerEventTarget
kind: value

Methods

onInit() => {?}

kind: function

onActivate() => {?}

kind: function

onFetch() => {?}

kind: function

onInstall() => {?}

kind: function

skipWaiting() => {?}

kind: function

bootstrap() => {?}

kind: function

Cache

Type: Cache
exported: Cache
kind: value

NotificationManager

Type: NotificationManager
exported: NotificationManager
kind: value

PushManager

Type: PushManager
exported: PushManager
kind: value

PendingTasks

Type: PendingTasks
exported: PendingTasks
kind: value

Clone this wiki locally