This page was translated from English by the community. Learn more and join the MDN Web Docs community.
IntersectionObserver.disconnect()
Baseline
Widely available
This feature is well established and works across many devices and browser versions. It’s been available across browsers since 2019년 3월.
IntersectionObserver의 disconnect() 메서드는 감지기의 모든 가시성 변화 주시 대상을 해제합니다.
구문
js
intersectionObserver.disconnect();
반환 값
undefined.
명세
| Specification |
|---|
| Intersection Observer> # dom-intersectionobserver-disconnect> |
브라우저 호환성
Enable JavaScript to view this browser compatibility table.