Windowing Table for React

Description:

This ReactJs table library is a tiny, yet powerful implementation of a windowed/virtualized table, based on the awesome virtualization library react-window.

Installation:

# NPM
$ npm install window-table --save

Preview:

Windowing Table for React

Add Comment