JSPM

  • Created
  • Published
  • Downloads 3352
  • Score
    100M100P100Q126184F
  • License MIT

Data-table Component

Package Exports

  • @saas-ui/data-table
  • @saas-ui/data-table/src

Readme

@saas-ui/data-table

A DataTable component for Chakra UI, build with react-table.

Installation

$ yarn add @saas-ui/data-table

#or

$ npm i @saas-ui/data-table  --save

Usage

<DataTable data={data} columns={columns} />

License

MIT - Appulse Software