PeriodicSyncEvent: tag プロパティ
Limited availability
This feature is not Baseline because it does not work in some of the most widely-used browsers.
Experimental: これは実験的な機能です。
本番で使用する前にブラウザー互換性一覧表をチェックしてください。
メモ: この機能はサービスワーカー内でのみ利用可能です。
PeriodicSyncEvent
インターフェイスの読み取り専用プロパティ tag
は、PeriodicSyncEvent
用の開発者定義の識別子を返します。これは、PeriodicSyncManager
インターフェイスの PeriodicSyncManager.register()
メソッドを呼ぶ際に指定されます。ウェブアプリケーションは、異なる定期的なタスクを異なる頻度で実行するため、複数のタグを使用できます。