react-custom-scrollbars-2 icon indicating copy to clipboard operation
react-custom-scrollbars-2 copied to clipboard

How to handle lazy loading on table

Open MisterFredy opened this issue 3 years ago • 1 comments

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

MisterFredy avatar Sep 08 '21 06:09 MisterFredy

Hi, for now you can get the ref for the scrollbars container and then use the normal native scroll access functions?

RobPethick avatar Sep 10 '21 13:09 RobPethick