这是
实验性技术
检查
浏览器兼容性表格
要小心谨慎在生产中使用这之前。
SyncEvent.tag
只读特性在
SyncEvent
interface returns the developer-defined identifier for this
SyncEvent
. This is the value passed in the
tag
参数为
SyncEvent()
构造函数。
var tag = SyncEvent.tag
The developer-defined identifier for this
SyncEvent
.
| 规范 | 状态 | 注释 |
|---|---|---|
|
Web Background Synchronization
The definition of 'tag' in that specification. |
实时标准 | 初始定义。 |
| 桌面 | 移动 | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|
tag
非标
|
Chrome 49 | Edge ≤79 | Firefox ? | IE ? | Opera ? | Safari ? | WebView Android No | Chrome Android 49 | Firefox Android ? | Opera Android ? | Safari iOS ? | Samsung Internet Android 5.0 |
完整支持
不支持
兼容性未知
实验。期望将来行为有所改变。
非标。预期跨浏览器支持较差。
SyncEvent