patch docs for cell edit

This commit is contained in:
AllenFang
2018-01-07 14:07:17 +08:00
parent e46d83762d
commit 618346b845

View File

@@ -1,3 +1,10 @@
# Cell Editing
Before start to use cell edit, please remember to install `react-bootstrap-table2-editor`
```sh
$ npm install react-bootstrap-table2-editor --save
```
# Properties on cellEdit prop
* [mode (**required**)](#mode)
* [blurToSave](#blurToSave)