Client: frameType プロパティ
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月.
frameType
は Client
インターフェイスの読み取り専用プロパティで、現在の Client
の閲覧コンテキストの種類を示します。この値は、"auxiliary"
、"top-level"
、"nested"
、"none"
の何れかです。
値
4 つの文字列、"auxiliary"
、"top-level"
、"nested"
、"none"
の何れかになります。
仕様書
Specification |
---|
Service Workers> # client-frametype> |
ブラウザーの互換性
Loading…