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

https://github.com/tomdoestech/react-sortable-table


https://github.com/tomdoestech/react-sortable-table

javascript reactjs sortabletableview typescript

Last synced: 6 months ago
JSON representation

Awesome Lists containing this project

README

          

# React Sortable Table

## Sortable table features
* Sortable by any column
* Reverse the column sort

## What are we using
* No libraries, just React
* TypeScript

## Can I follow this with a React component library?
* Yes, you can do this with any library that has table elements

## Future videos?
* Table pagination?
* Searchable table?