vue-good-table
vue-good-table copied to clipboard
Add "changePerPage' method to Table.vue
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)