IntersectionObserverEntry: time プロパティ
Baseline Widely available
This feature is well established and works across many devices and browser versions. It’s been available across browsers since March 2019.
IntersectionObserverEntry
インターフェイスの読み取り専用の time
プロパティは、 DOMHighResTimeStamp
で、文書の作成時刻を基準とする交差状態が発生した時刻を示します。
値
DOMHighResTimeStamp
で、 target
要素がこの IntersectionObserverEntry
で示す交差状態の変化を検出した時刻を表します。時刻はそれを含む文書が作成されてからのミリ秒単位で指定します。
例
time
プロパティを使用して、要素がユーザーに表示されている時間を追跡する完全な例については、交差オブザーバー API による要素の表示時間設定を参照してください。
仕様書
Specification |
---|
Intersection Observer # dom-intersectionobserverentry-time |
ブラウザーの互換性
Report problems with this compatibility data on GitHubdesktop | mobile | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|
time |
Legend
Tip: you can click/tap on a cell for more information.
- Full support
- Full support
The compatibility table on this page is generated from structured data. If you'd like to contribute to the data, please check out https://github.com/mdn/browser-compat-data and send us a pull request.