UNPKG

vue-tables-2

Version:
7 lines (6 loc) 136 B
"use strict"; module.exports = function (page) { if (this.vuex) return; this.setPage(page); this.dispatch('pagination', page); };