react-bottom-scroll-listener icon indicating copy to clipboard operation
react-bottom-scroll-listener copied to clipboard

use it in iframe

Open salicius opened this issue 2 years ago • 2 comments
trafficstars

is it possible to detect the scroll into an iframe in my component with this function ?

salicius avatar May 05 '23 07:05 salicius

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

karl-run avatar May 05 '23 07:05 karl-run

I will give it a try and share my experience here

sinansonmez avatar Dec 06 '23 21:12 sinansonmez