1 Guides

intersection-observor-api

What is Intersection Observer API?

The Intersection Observer API provides you a DOM element’s visibility access relative to another element. Let's briefly look at the API and some of its use cases.