tweak docs

This commit is contained in:
AllenFang
2018-01-21 23:55:02 +08:00
parent 234a446a4f
commit ac53dfd5d1
9 changed files with 49 additions and 5 deletions

View File

@@ -7,7 +7,8 @@ sidebar_label: Work on Column
Firstly, legacy `react-bootstrap-table` is hard to customize the DOM Event, Attributes on column or header column. In the `react-bootstrap-table2`, we make those bad design become more easy and flexible.
**[Live Demo For Column](../storybook/index.html?selectedKind=Work%20on%20Columns)**
**[Live Demo For Header Column](../storybook/index.html?selectedKind=Work%20on%20Header%20Columns)**
**[Live Demo For Header Column](../storybook/index.html?selectedKind=Work%20on%20Header%20Columns)**
**[API & Props Definition](./column-props.html)**
-----