vue-good-table
allows pagination like following:
But I need pagination like below image:
Is there any way to have that pagination style using vue-good-table
?
vue-good-table
allows pagination like following:
But I need pagination like below image:
Is there any way to have that pagination style using vue-good-table
?
似乎没有。这些是可用的类型。
https://xaksis.github.io/vue-good-table/guide/configuration/pagination-options.html#mode
或者您可以编辑源代码。
https://github.com/xaksis/vue-good-table/blob/master/src/components/VgtPagination.vue