Skip to content

Commit 618346b

Browse files
committed
patch docs for cell edit
1 parent e46d837 commit 618346b

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

docs/cell-edit.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# Cell Editing
2+
Before start to use cell edit, please remember to install `react-bootstrap-table2-editor`
3+
4+
```sh
5+
$ npm install react-bootstrap-table2-editor --save
6+
```
7+
18
# Properties on cellEdit prop
29
* [mode (**required**)](#mode)
310
* [blurToSave](#blurToSave)

0 commit comments

Comments
 (0)