这是
实验性技术
检查
浏览器兼容性表格
要小心谨慎在生产中使用这之前。
frameType
只读特性在
Client
interface indicates the type of browsing context of the current
Client
. This value can be one of
"auxiliary"
,
"top-level"
,
"nested"
,或
"none"
.
var myFrameType = client.frameType;
TBD
| 规范 | 状态 | 注释 |
|---|---|---|
|
服务工作者
The definition of 'frameType' in that specification. |
工作草案 | 初始定义。 |
| 桌面 | 移动 | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|
frameType
|
Chrome 43 | Edge 17 |
Firefox
44
注意事项
|
IE 不支持 No | Opera 30 | Safari 不支持 No | WebView Android 43 | Chrome Android 43 | Firefox Android 44 | Opera Android 30 | Safari iOS 不支持 No | Samsung Internet Android 4.0 |
完整支持
不支持
实验。期望将来行为有所改变。
见实现注意事项。
Client
缓存
CacheStorage
Clients
ExtendableEvent
FetchEvent
InstallEvent
Navigator.serviceWorker
NotificationEvent
PeriodicSyncEvent
PeriodicSyncManager
PeriodicSyncRegistration
ServiceWorker
ServiceWorkerContainer
ServiceWorkerGlobalScope
ServiceWorkerRegistration
SyncEvent
SyncManager
SyncRegistration
WindowClient