react-data-table 0.0.1
Install from the command line:
Learn more about npm packages
$ npm install @gongdongho12/react-data-table@0.0.1
Install via package.json:
"@gongdongho12/react-data-table": "0.0.1"
About this version
Made with create-react-library
npm install --save @storelink-io/react-data-tableimport React, { Component } from 'react'
import DataTable from '@storelink-io/react-data-table'
class Example extends Component {
render() {
return <DataTable data={[{a: 1, b: 2, c: 3}]} />
}
}MIT © storelink-io
Details
- react-data-table
-
gongdongho12
- over 3 years ago
- MIT
- 37 dependencies
Assets
- react-data-table-0.0.1-npm.tgz
Download activity
- Total downloads 0
- Last 30 days 0
- Last week 0
- Today 0