Skip to content

Angular wrapper over Intersection Observer API. That 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.

License

Notifications You must be signed in to change notification settings

mghiozzi/ngx-intersection

 
 

Repository files navigation

ngx-intersection

Angular wrapper over Intersection Observer API. That 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.

About

Angular wrapper over Intersection Observer API. That 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.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 79.7%
  • JavaScript 20.3%