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 March 2019.
IntersectionObserver
의 disconnect()
메서드는 감지기의 모든 가시성 변화 주시 대상을 해제합니다.
구문
js
intersectionObserver.disconnect();
반환 값
undefined
.
명세
Specification |
---|
Intersection Observer # dom-intersectionobserver-disconnect |
브라우저 호환성
BCD tables only load in the browser