@existentialism/react-intersection-observer
React component for the Intersection Observer API
React component for the Intersection Observer API
Set of useful tools for interacting with the viewport
This package contains a Vue 3 directive which adds v-visible. It differs from `v-if` (not in the DOM) and `v-show` (display: none) by that it sets the elements `visibility` style to `hidden`.
A wrapper component to track if your react component is visible on screen
A Svelte action that monitors an element enters or leaves the viewport or a parent element. Performant and efficient thanks to using Intersection Observer under the hood.