Elegant Virtual List Component for React – virtuoso

Description:

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

Add Comment