Back
Web Tracker Database
Hosting
Intersection Observer
Description
Intersection Observer is a web API that allows developers to asynchronously observe changes in the intersection of a target element with an ancestor element or viewport, often used for lazy loading and optimizing resource management.
Domains
-