web api instance property
ServiceWorkerGlobalScope: clients property
Secure contextAvailable in workers
The clients read-only property of the
ServiceWorkerGlobalScope interface returns the Clients
object associated with the service worker.
Value
The Clients object associated with the specific worker.
Specifications
SpecificationsStandards references are available on the canonical MDN page.
Browser compatibility
Browser compatibilityCompatibility data is available on the canonical MDN page.