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
|
Full Usage:
this.details
Modifiers: abstract |
Information about the registered service worker |
Full Usage:
this.event
Modifiers: abstract |
|
fable-electron-docs-api