An open API service indexing awesome lists of open source software.

https://github.com/leolanese/angular16-intersectionobserver

Using Angular & IntersectionObserver API to detect a callback called whenever one item intersects viewport
https://github.com/leolanese/angular16-intersectionobserver

angular css intersectionobserver-api javascript

Last synced: 27 days ago
JSON representation

Using Angular & IntersectionObserver API to detect a callback called whenever one item intersects viewport

Awesome Lists containing this project

README

          

# Angular (16+) using IntersectionObserver API

# Intersection Observer

The Intersection Observer native API allows you to configure sort of callback that is called whenever one item, intersects the device viewport

[Try on StackBlitz ⚡️](https://stackblitz.com/edit/stackblitz-starters-fwj4q9)

## Viewport

In web development, a viewport is the visible area of a web page in a browser. It is the area that the user can see without scrolling. The viewport is determined by the size of the browser window, the zoom level, and the device's orientation.

---

Thanks


{ 'Leo Lanese',

'Building Inspiring Responsive Reactive Solutions',

'London, UK' }

Twitter:
twitter.com/LeoLaneseltd

Portfolio
http://www.leolanese.com

DEV.to:
dev.to/leolanese

Blog:
leolanese.com/blog

Questions / Suggestion / Recommendation ?
developer@leolanese.com