Skip to content

Commit d7cf9c4

Browse files
committed
Update QTable
1 parent b57bb67 commit d7cf9c4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

source/components/datatable.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -102,6 +102,7 @@ The default values of the different QTable labels are taken care of by default t
102102
| `filter` | String | Filter String for Table used by `filter-method()`. |
103103
| `filter-method` | Function | When you want a custom filtering method. See next sections for details. |
104104
| `sort-method` | Function | When you want a custom filtering method. See next sections for details. |
105+
| `binary-state-sort` | Boolean | (v0.17.11+) By default, sorting a column has 3 states (no sort, ascending, descending). By using this property it only allows 2 states (ascending, descending). |
105106

106107
Label properties are by default defined in Quasar's i18n, but you can override them:
107108

0 commit comments

Comments
 (0)