vue-good-table icon indicating copy to clipboard operation
vue-good-table copied to clipboard

Add "changePerPage' method to Table.vue

Open gusdemayo opened this issue 3 years ago • 0 comments

Issue Type (delete the irrelevant ones)

  • [x] Enhancement Request

Expected Behavior

Add "changePerPage" method to Table.vue, similar to "changePage()" to programatically reset the perPage dropdown

i.e.

myTable.changePage(10)

gusdemayo avatar Nov 05 '21 19:11 gusdemayo