Header menu logo fable-electron-docs-api

IOnRegistrationCompleted Type

Emitted when a service worker has been registered. Can occur after a call to navigator.serviceWorker.register('/sw.js') successfully resolves or when a Chrome extension is loaded.

Instance members

Instance member Description

this.details

Full Usage: this.details

Modifiers: abstract

Information about the registered service worker

this.event

Full Usage: this.event

Modifiers: abstract

Type something to start searching.