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?


It would seem no. These are the available types.
https://xaksis.github.io/vue-good-table/guide/configuration/pagination-options.html#mode
Or you can edit the source code.
https://github.com/xaksis/vue-good-table/blob/master/src/components/VgtPagination.vue