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 5a6806d commit d541b60Copy full SHA for d541b60
documentation/src/components/Props.vue
@@ -195,7 +195,7 @@
195
<td class="table__td">Function</td>
196
<td class="table__td"></td>
197
<td class="table__td">Allows a custom sorting function when the user searching.
198
- This function will be passed to an
+ This function will be the <i>compareFn</i> argument for
199
<i><a target="_blank"
200
href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/sort">
201
Array.sort()
0 commit comments