react-bottom-scroll-listener
react-bottom-scroll-listener copied to clipboard
use it in iframe
trafficstars
is it possible to detect the scroll into an iframe in my component with this function ?
Good question. I have never tried this. You should test it out and report back! I'm thinking maybe setting the ref. on the iframe itself would be a good start.
https://github.com/karl-run/react-bottom-scroll-listener#on-bottom-of-specific-container
I will give it a try and share my experience here