Skip to content

Commit 1e164bb

Browse files
JaDoggAllenFang
authored andcommitted
Update row-selection.md (#937)
1 parent 8a7c1de commit 1e164bb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/row-selection.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11

22
# Row selection
3-
`react-bootstrap-table2` supports the row selection feature. By passing prop `selectRow` to enable row selection. When you enable this feature, `react-bootstrap-table2` will append a new selection column at first.
3+
`react-bootstrap-table2` supports the row selection feature. By passing prop `selectRow` to enable row selection. When you enable this feature, `react-bootstrap-table2` will prepend a new selection column.
44

55
## Required
66
* [mode (**required**)](#mode)

0 commit comments

Comments
 (0)