Add links to first / last page.

Fixes #237.
This commit is contained in:
D. Berge
2022-05-07 14:58:16 +02:00
parent df13343063
commit 4fc5d1deda

View File

@@ -330,8 +330,7 @@
:custom-filter="searchTable" :custom-filter="searchTable"
:loading="loading" :loading="loading"
fixed-header fixed-header
:footer-props='{itemsPerPageOptions: [ 10, 25, 50, 100, 500, -1 ]}' :footer-props='{itemsPerPageOptions: [ 10, 25, 50, 100, 500, -1 ], showFirstLastPage: true}'
:show-first-last-page="true"
@click:row="setActiveItem" @click:row="setActiveItem"
@contextmenu:row="contextMenu" @contextmenu:row="contextMenu"
> >