An open API service indexing awesome lists of open source software.

https://github.com/varundeva/react-table-practice


https://github.com/varundeva/react-table-practice

react

Last synced: 5 months ago
JSON representation

Awesome Lists containing this project

README

          

# Simple reusable table made using react-table

## Used libraries
- [Bootstrap 4.6.x](https://getbootstrap.com/docs/4.6/getting-started/introduction/)
- [React table](https://react-table-v7.tanstack.com/)

## Features
- Global Search
- Column Based Search
- Pagination
- Go to Last page
- Go to First page
- Go to custom page
- Records per page
- ASC and DSC filter for each Column
- Header and Footer column name [optional footer heading]

## Screenshot
![simple table](https://github.com/varun-d1/react-table-practice/blob/main/screenshots/react-table.png)