react-table/examples/kitchen-sink-controlled
Roman Komarov 34d8b77210
Add cell’s value to its renderer back (#2073)
* Add cell’s value to its renderer back

* Update useTable.js

Co-authored-by: Tanner Linsley <tannerlinsley@gmail.com>
2020-04-01 10:41:59 -06:00
..
public fix: removed useFlexLayout, fixed dot notation for accessors 2019-08-20 12:55:50 -06:00
src Add cell’s value to its renderer back (#2073) 2020-04-01 10:41:59 -06:00
.babelrc fix: removed useFlexLayout, fixed dot notation for accessors 2019-08-20 12:55:50 -06:00
.env fix: removed useFlexLayout, fixed dot notation for accessors 2019-08-20 12:55:50 -06:00
.eslintrc fix: removed useFlexLayout, fixed dot notation for accessors 2019-08-20 12:55:50 -06:00
.gitignore fix: removed useFlexLayout, fixed dot notation for accessors 2019-08-20 12:55:50 -06:00
.rescriptsrc.js fix: removed useFlexLayout, fixed dot notation for accessors 2019-08-20 12:55:50 -06:00
package.json Upgrade examples to use "latest" 2019-12-03 12:55:01 -07:00
README.md Update README.md 2019-12-03 13:25:51 -07:00
sandbox.config.json fix: removed useFlexLayout, fixed dot notation for accessors 2019-08-20 12:55:50 -06:00
yarn.lock Normalize API method names and row modesl, add expandAll functionality including prop getter 2020-02-15 12:43:09 -07:00

Kitchen Sink