Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

esaron-react-dynamic-data-table

esaron2UNLICENSED8.0.5

Dynamic data table wrapping fixed-data-table.

readme

Dynamic Data Table

A stateful table wrapping Facebook's fixed-data-table component (https://facebook.github.io/fixed-data-table/) used for displaying data obtained from static input or a RESTful API with functionality for sorting, filtering, paging, scrolling, etc.

Usage

In any dependent project, you must require React, ReactDOM, Bootstrap, React Bootstrap, and Bootstrap's css.