React hook for detecting when the user scrolls past a certain threshold.
Installation
Example
Usage
Reference
Parameters
threshold
: The threshold to be scrolled past.
Return Value
A boolean indicating whether the user has scrolled past the specified threshold or not.
Links
use-scroll.ts