We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e46d837 commit 618346bCopy full SHA for 618346b
docs/cell-edit.md
@@ -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
8
# Properties on cellEdit prop
9
* [mode (**required**)](#mode)
10
* [blurToSave](#blurToSave)
0 commit comments