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 |
브라우저 호환성
Report problems with this compatibility data on GitHubdesktop | mobile | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|
disconnect |
Legend
Tip: you can click/tap on a cell for more information.
- Full support
- Full support
- See implementation notes.
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.