Hi there. Thank you very much for such a great library. I have a small query regarding the implementation of my usecase using react-window.
I have a use case of the vertically flowing grid where new columns are generated whenever required depending on the data with a predefined fixed number of rows ( no verticle scrolling). How can I achieve this layout using react-window.
Hi there. Thank you very much for such a great library. I have a small query regarding the implementation of my usecase using react-window.
I have a use case of the vertically flowing grid where new columns are generated whenever required depending on the data with a predefined fixed number of rows ( no verticle scrolling). How can I achieve this layout using react-window.
Thank you in advance.