Powerful Virtual Lists and Tables with React Virtuoso


Summary of my bookmarked Github repositories from Mar 30th, 2023

Github repositories

  • petyosi/react-virtuoso

    React Virtuoso is a powerful virtual list/table component for React. It offers various features such as variable sized items, reverse scrolling, sticky headers, responsive grid layout, table support, and more. It also provides customization options for header, footer, and empty list components. With Virtuoso, you can achieve endless scrolling, pinned top items, and scroll to a specific index. It supports grouped mode for rendering items in groups with different group counts. VirtuosoGrid and TableVirtuoso are variants for grid layout and table implementation respectively. The documentation website provides detailed information and live examples.