UNPKG

@nextui-org/use-infinite-scroll

Version:

A hook for handling infinite scroll based on the IntersectionObserver API

25 lines (16 loc) 524 B
# @nextui-org/use-infinite-scroll A Quick description of the component > This is an internal utility, not intended for public usage. ## Installation ```sh yarn add @nextui-org/use-infinite-scroll # or npm i @nextui-org/use-infinite-scroll ``` ## Contribution Yes please! See the [contributing guidelines](https://github.com/nextui-org/nextui/blob/master/CONTRIBUTING.md) for details. ## License This project is licensed under the terms of the [MIT license](https://github.com/nextui-org/nextui/blob/master/LICENSE).