gx-intersection-observer

orlandodp
esm Styles
gx-intersection-observer JS library on npm Download gx-intersection-observer JS library

This control allows the user to wrap another component and use the Javascript Intersection Observer API on it. The Intersection Observer API provides a way to asynchronously observe changes in the intersection of a target element with an ancestor element

Version 0.5.1 License MIT
gx-intersection-observer has no homepage
gx-intersection-observer JS library on GitHub
gx-intersection-observer JS library on npm
Download gx-intersection-observer JS library
INSTALL
Type:
<script type="module"> import gxIntersectionObserver from 'https://cdn.jsdelivr.net/npm/gx-intersection-observer@0.5.1/+esm' </script>
Learn more