Getting started
Minimalist fully responsive table for ReactJS by Cacilie
Full Documentation at https://cacilie.gitbook.io/react-minimalist-table/
Installing.
Copy this code at you project in order to have a fully responsive table.
Props.
caption
Title of the table to be displayed
data
JSON array with the data to be displayed
Data example.
CodeSanbox example: https://codesandbox.io/s/react-minimimalist-table-simple-sample-d0kxk?file=/src/App.js
Last updated
Was this helpful?