@data-ui/data-table

0.0.84 • Public • Published

@data-ui/data-table

Performant table components that can handle a lot of data. Wraps react-virtualized and provides a lot of HOC wrappers for flexibility. See it live at williaster.github.io/data-ui

Styles

This library doesn't override any styles or classnames from the base react-virtualized libray, which you can read more about in that repo

You may import the base react-virtualized stylesheet like so import '@data-ui/data-table/node_modules/react-virtualized/styles.css';

Alternatively you can pass table, header, row classNames or style objects to the wrapped <Table/> component exported by this library. See the @data-ui/demo (source) for examples of the latter.

Development

npm install
yarn run build

Dependencies (3)

Dev Dependencies (2)

Package Sidebar

Install

npm i @data-ui/data-table

Weekly Downloads

2

Version

0.0.84

License

MIT

Unpacked Size

40.6 kB

Total Files

21

Last publish

Collaborators

  • data-ui