react-table/docs
Michael Stramel 36ba233e27 Updating types (#1535)
* Attempt to bring into alignment

fix plugin hook definitions

Remove old prop

Format

fix Header and Cell props

Rename prop

Abstract props to definitions

fix bad generic

fix typo

Revert "fix typo"

This reverts commit 1ca58c5d8fb017bb0af79dd4aa4f0cd296e7a7e8.

fix

* Remove documented prop

* Tweaks

* Re-add comment

* Some updates

* more changes

* Convert to interfaces

* more fixes

* rename sortByFn params

* Fixes

* Fix setFilter

* Hopefully the last changes

* Bump TypeScript Version for declaration file

Co-Authored-By: Christian Murphy <christian.murphy.42@gmail.com>

* format

* Linting

* fix typo

* expose defaultState

* swap aggregatedValue

* Allow cellvalue for accessor function return

* modifications

* manually added changes from ggascoigne

* remove changes from examples folder
2019-10-09 15:15:00 -06:00
..
api.md Updating types (#1535) 2019-10-09 15:15:00 -06:00
concepts.md Update concepts.md (#1572) 2019-10-07 20:43:53 -06:00
examples.md refactor(usetable/usetablestate): integrate useTableState into useTable 2019-10-05 20:48:28 -06:00
installation.md Fix typo in installation.md (#1498) 2019-09-06 10:59:47 -06:00
README.md docs(docs): improve docs 2019-08-15 15:32:03 -06:00

To get started with React Table, click here, or select a specific document from this directory.