gx-intersection-observer
esm Styles
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
<script type="module"> import gxIntersectionObserver from 'https://cdn.jsdelivr.net/npm/gx-intersection-observer@0.5.1/+esm' </script>