mirror of
https://github.com/gosticks/react-bootstrap-table2.git
synced 2026-06-28 13:10:03 +00:00
This commit is contained in:
@@ -208,6 +208,8 @@ const defaultSorted = [{
|
||||
}];
|
||||
```
|
||||
|
||||
**Note**: Only the first column is sorted currently, see #1083.
|
||||
|
||||
### <a name='defaultSortDirection'>defaultSortDirection - [String]</a>
|
||||
Default sort direction when user click on header column at first time, available value is `asc` and `desc`. Default is `desc`.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user