IntersectionObserver - Web APIs | MDN

Created 11/1/2025 at 1:12:17 AM

IntersectionObserver interface of the Intersection Observer API provides a way to asynchronously observe changes in the intersection of a target element with an ancestor element or with a top-level document's viewport

tilcodejavascript
Public