mirror of
https://github.com/gosticks/react-bootstrap-table2.git
synced 2025-10-16 11:55:39 +00:00
* 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 |
||
|---|---|---|
| .. | ||
| column-align-table.js | ||
| column-attrs-table.js | ||
| column-class-table.js | ||
| column-event-table.js | ||
| column-format-table.js | ||
| column-format-with-extra-data-table.js | ||
| column-hidden-table.js | ||
| column-style-table.js | ||
| column-title-table.js | ||
| nested-data-table.js | ||