IntersectionObserver.disconnect()
IntersectionObserver
の disconnect()
メソッドは、すべての対象要素について、表示状態の変化の監視を停止します。
構文
intersectionObserver.disconnect();
引数
なし。
返値
undefined
。
仕様書
仕様書 | 状態 | 備考 |
---|---|---|
Intersection Observer IntersectionObserver.disconnect() の定義 |
草案 | 初回定義 |
ブラウザーの互換性
BCD tables only load in the browser