A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://developer.mozilla.org/ja/docs/Web/API/Client below:

Client - Web API | MDN

Client

Baseline Widely available

Client インターフェイスは、Worker や SharedWorker などの実行可能なコンテキストを表します。Window クライアントは、より具体的な WindowClient によって表されます。Client/WindowClient オブジェクトは Clients.matchAll() や Clients.get() などのメソッドから取得できます。

メソッド
Client.postMessage()

メッセージをクライアントに送信します。

プロパティ
Client.id 読取専用

文字列としてのクライアントの汎用一意識別子。

Client.type 読取専用

文字列としてのクライアントの種類。"window"、"worker"、"sharedworker" のいずれかです。

Client.url 読取専用

文字列としてのクライアントの URL。

仕様書 ブラウザーの互換性 関連情報

RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4