ServiceWorkerGlobalScope.clients
A propriedade somente-leitura clients
da interface ServiceWorkerGlobalScope
retorna os objetos dos Clients
(en-US) associatos ao service worker.
Sintaxe
swClients = self.clients
Valor
O objeto Clients
(en-US) associado ao service worker específico.
Especificações
Specification | Status | Comment |
---|---|---|
Service Workers The definition of 'ServiceWorkerRegistration.clients' in that specification. |
Rascunho atual | Initial definition. |
Compatibilidade
BCD tables only load in the browser