jsonkao / react-scrollama

Simple scrollytelling with the IntersectionObserver in React.
https://jsonkao.github.io/react-scrollama
MIT License
388 stars 30 forks source link

Scroll exits at a specific webpage height #99

Open Harizriz opened 1 year ago

Harizriz commented 1 year ago

Is there a way to implement where the div container slowly fades out when it hits a specific height of the webpage using the onStepExit function?