stutrek/scrollmonitor

Add willEnterViewport method

lunaroja opened this issue · 2 comments

This would be helpful to prep the element before it comes in to view. I wonder if one tracking viewport height above and below would be helpful to monitor this change.

Offsets are meant for this purpose. https://github.com/stutrek/scrollMonitor#offsets

👍