Optional
observeOptions: IntersectionObserverInitReadonly
disconnectReadonly
observeLike IntersectionObserver:observe except it accepts multiple targets.
Readonly
observeLike observe but it ignores the initial almost immediate callback and only calls the callback on a subsequent intersection change.
Readonly
rootReadonly
rootReadonly
takeLike IntersectionObserver.takeRecords
.
Readonly
thresholdsReadonly
unobserveLike IntersectionObserver:unobserve except it accepts multiple targets.
XIntersectionObserver is an extension of IntersectionObserver with added capabilities: