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 0361f79 commit 95a6684Copy full SHA for 95a6684
1 file changed
resources/js/components/forms/FormWidget.vue
@@ -42,6 +42,8 @@ function formatDate(value) {
42
:url="requestUrl"
43
:columns="cols"
44
:per-page="initialPerPage"
45
+ sort-column="datestamp"
46
+ sort-direction="desc"
47
:show-pagination-totals="false"
48
:show-pagination-page-links="false"
49
:show-pagination-per-page-selector="false"
0 commit comments