ServiceWorkerGlobalScope: clients プロパティ
Baseline
Widely available
This feature is well established and works across many devices and browser versions. It’s been available across browsers since 2018年4月.
安全なコンテキスト用: この機能は一部またはすべての対応しているブラウザーにおいて、安全なコンテキスト (HTTPS) でのみ利用できます。
メモ: この機能はサービスワーカー内でのみ利用可能です。
clients
は ServiceWorkerGlobalScope
インターフェイスの読み取り専用プロパティで、サービスワーカーに関連付けられた Clients
オブジェクトを返します。