Skip to content

dbertella/react-table-playground

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Experiment with react-table v7 and typescript

Ui components

  • TableWrap
  • TableHead
  • TableRow
  • TableCell
  • TableBody
  • TableRow
  • TableCell

Plugin used

  • useFilters
  • useSortBy
  • useBlockLayout
  • useResizeColumns

Dependencies

name version link
react-table ^7.0.0-beta.12 https://github.com/tannerlinsley/react-table
styled-components ^4.4.0
typescript ^3.6.3