/vue-pager

Vue.js pagination component.

Primary LanguageJavaScript

Vue.js pagination plugin

The component is meant to work with vue-router. Pager markup is compatible with Drupal 8. If you are going to use this outside Drupal check out this stylesheet.

Usage:

Vue.component('pager', VuePager);
<pager :total="totalPages"></pager>

License

GNU General Public License, version 2.