Socket
Socket
Sign inDemoInstall

@data-ui/data-table

Package Overview
Dependencies
16
Maintainers
1
Versions
45
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    @data-ui/data-table

Table components that can handle a lot of data


Version published
Weekly downloads
1
decreased by-50%
Maintainers
1
Install size
4.13 MB
Created
Weekly downloads
 

Changelog

Source

v0.0.84

🐛 Bug Fix

  • [xy-chart] @williaster bump @vx/text to the 0.0.192 for bug fixes #194

Readme

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

FAQs

Last updated on 19 Nov 2019

Did you know?

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc