Check when you scrolled all the visible elements

I'm trying to use createVirtualizer for a paginated virtual list, I was wondering if there was a way to check if you scrolled all the visible elements in order to call a function fetchMore
Was this page helpful?