🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
DemoInstallSign in
Socket

@data-ui/data-table

Package Overview
Dependencies
Maintainers
1
Versions
45
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@data-ui/data-table

Table components that can handle a lot of data

0.0.84
latest
Source
npm
Version published
Weekly downloads
5
66.67%
Maintainers
1
Weekly downloads
 
Created
Source

@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

Keywords

data

FAQs

Package last updated on 19 Nov 2019

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts