Vue.js 2 Paginator Component

Install & Download:

npm install vuejs-paginator --save-dev

Description:

VueJs Paginator is a simple but powerful plugin since it gives you access on how to render the data, instead of using a predefined table. It takes a resource_url and generates simple pagination buttons. Every time a page is changed or fetched, it emits an event to update the resource.

Live Preview:

vue-js-paginator

Add Comment