openclassrooms-table-anais

1.0.7 • Public • Published

table-component-lib

[in construction]

This is a basic table component to display datas.

Install

  • npm install --save openclassrooms-table-anais

Props

  • a unique .json file containing the data you wish to display. By default, keys are used as columns' titles.

Usage

  • import { Table } from 'openclassrooms-table-anais'
  • don't forget to enter the props data while using the component, such as <Table data={NameOfYourImportedDataFileHere}></Table>

Package Sidebar

Install

npm i openclassrooms-table-anais

Weekly Downloads

7

Version

1.0.7

License

ISC

Unpacked Size

167 kB

Total Files

8

Last publish

Collaborators

  • alleytuna