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 7d28d46 commit 569aa01Copy full SHA for 569aa01
docs/README.md
@@ -208,6 +208,8 @@ const defaultSorted = [{
208
}];
209
```
210
211
+**Note**: Only the first column is sorted currently, see #1083.
212
+
213
### <a name='defaultSortDirection'>defaultSortDirection - [String]</a>
214
Default sort direction when user click on header column at first time, available value is `asc` and `desc`. Default is `desc`.
215
0 commit comments