react-dj-table
v1.1.18
Published
React Dynamic Resposive Json HTML Table
Downloads
88
Maintainers
Readme
React Dynamic JSON Table
Editable, Sortable, Pageable
Responsive CSS agnostic table
yarn add react-dj-table
const data = ... //some json array
<Table json={data}/>
Tailwind - Sematic UI - BootStrap examples
- Edit / Editable
- Pagination / Pageable
- Icon's
- SVG's
- Images
- Custom HTML / CSS
- Smart Editor
- Hackable, access to state and reducer functions