Elegant Virtual List Component for React – virtuoso

React Virtuoso is a simple, easy to use React component made to render huge data lists.

Features:

  • Handles gracefully variable sized items; no manual measurements or hard-coding of item heights;
  • Supports grouping with sticky group headers;
  • Automatically handles content resizing;
  • Can render footer at the end of the list;
  • Can pin the first N items to the top of the list.

Preview:

Elegant Virtual List Component for React - virtuoso

Download Details:

Author: petyosi

Live Demo: View The Demo

Download Link: Download The Source Code

Official Website: https://github.com/petyosi/react-virtuoso

License: MIT

Add Comment