@v0xoss/use-scroll-position
Version:
Provides the logic to control the scroll over an element
25 lines (16 loc) • 504 B
Markdown
# @v0xoss/use-scroll-position
A Quick description of the component
> This is an internal utility, not intended for public usage.
## Installation
```sh
yarn add @v0xoss/use-scroll-position
# or
npm i @v0xoss/use-scroll-position
```
## Contribution
Yes please! See the
[contributing guidelines](https://github.com/vezham/heroui/blob/master/CONTRIBUTING.md)
for details.
## License
This project is licensed under the terms of the
[MIT license](https://github.com/vezham/heroui/blob/master/LICENSE).