react-custom-scrollbars-2
react-custom-scrollbars-2 copied to clipboard
How to handle lazy loading on table
I have question how to handle go to last scroll position?how to get last scroll position also. because i want to create lazy loading on table
Hi, for now you can get the ref for the scrollbars container and then use the normal native scroll access functions?