Web features explorer

Background sync

Limited availability
Tags: api

The background synchronization API registers a service worker callback to run only when the device is no longer offline. You can use this to let users continue using your app while offline and synchronize with a server after reconnecting.

Compatibility

BCD data