Horizontall scroll in react-virtualized

53 Views Asked by At

I am new to next.js , currently I am looking to design an UI which I have mentioned below in an image UI that I want to build . enter image description here I am struck on how to implement this UI using react virtualized , is it possible to build this UI using react-virtualized in horizontal view along with that left and right arrows. Also I need to know is there any option for callback while scrolling to the end of the horizontal view so that I can make an API call and merge new set of data for react-virtualized. Thanks in advance for any help.

enter image description here

0

There are 0 best solutions below