react-bootstrap-table2/packages/react-bootstrap-table2-example/examples/columns
ChunMing, Chen ec1a927001 fix #56
* redefine cell callback function

* it takes 4 argus `content`, `row`, `rowIndex` and `columnIndex` in
* sequence.

* [test] fix unit test for new callback

* correct the version of story for new cell callback

* [DOC] re-define structure of Contents of Table

* [DOC] update document for attrs

* re-write description for each column props

* [DOC] update document for headerCell

* re-write and add extra description for each header column props
2017-09-16 00:03:07 -05:00
..
column-align-table.js fix #56 2017-09-16 00:03:07 -05:00
column-attrs-table.js fix #56 2017-09-16 00:03:07 -05:00
column-class-table.js fix #56 2017-09-16 00:03:07 -05:00
column-event-table.js examples enhance 2017-09-04 08:46:01 -05:00
column-format-table.js examples enhance 2017-09-04 08:46:01 -05:00
column-format-with-extra-data-table.js examples enhance 2017-09-04 08:46:01 -05:00
column-hidden-table.js examples enhance 2017-09-04 08:46:01 -05:00
column-style-table.js fix #56 2017-09-16 00:03:07 -05:00
column-title-table.js fix #56 2017-09-16 00:03:07 -05:00
nested-data-table.js examples enhance 2017-09-04 08:46:01 -05:00