UNPKG

react-scroll-tracker

Version:

A React hook for tracking scroll depth with TypeScript support and SSR compatibility

2 lines (1 loc) 70 B
export declare function getScrollPercent(document: Document): number;