web api instance property
ServiceWorkerRegistration: sync property
Secure contextAvailable in workers
The sync read-only property of the
ServiceWorkerRegistration interface returns a reference to the
SyncManager interface, which manages background synchronization
processes.
Value
A SyncManager object.
Specifications
SpecificationsStandards references are available on the canonical MDN page.
Browser compatibility
Browser compatibilityCompatibility data is available on the canonical MDN page.