Skip to content

Repository files navigation

Creates a grid that can contain a huge number of rows and columns. Only the visible area of the data is rendered (virtualized), which guarantees consistent performance even with very large data.

Install

$ npm install @andypf/react-data-grid

Usage

require

constReactDataGrid=require("@andypf/react-data-grid");

ES6 import

importReactDataGridfrom'@andypf/react-data-grid'

render

About

No description, website, or topics provided.

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages