UNPKG

tua-body-scroll-lock

Version:

🔐Body scroll locking that just works with everything

5 lines (4 loc) 163 B
export declare function handleScroll(event: TouchEvent, targetElement: HTMLElement, initialClientPos: { clientX: number; clientY: number; }): true | void;