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 94043ef commit 7179c11Copy full SHA for 7179c11
examples/doc/table/sort-by-multiple-columns.md
@@ -5,7 +5,7 @@
5
<v-table
6
is-horizontal-resize
7
style="width:100%"
8
- multipleSort
+ multiple-sort
9
:columns="columns"
10
:table-data="tableData"
11
@sort-change="sortChange"
0 commit comments