0.1.1 • Published 4 years ago

prime-table-grid v0.1.1

Weekly downloads
-
License
(ISC OR GPL-3.0)
Repository
-
Last release
4 years ago

A Datatable for React apps based on Primereact.

Has various functionalities like Sortable columns, resizable columns, search implementation, responsiveness, row reorder, download data, multiselect columns and draggable columns with two themes (Light and dark).

Instructions

  1. Enter your api url in the search box.
  2. Select the functionalities you want with the table
  3. Click Load Table button to load table.

Dependencies

npm install primereact --save

npm install primeicons --save

npm install classnames

npm install react-transition-group

Make sure to include latest bootstrap CDN into your project for awesome UI Look You can get it from here: Bootstrap CDN Link