This React component allows you to display a large list of fixed-height items in your document, while only rendering the items visible in the viewport. This allows a large list to be rendered with much fewer DOM elements.
Preview:
Download Details:
Author: developerdizzle
Live Demo: View The Demo
Download Link: Download The Source Code
Official Website: https://github.com/developerdizzle/react-virtual-list
License: MIT