cloudeep / vuejs-paginate-next

A Vue.js (v3) component to make pagination, based on vuejs-paginate.
MIT License
41 stars 6 forks source link

Parameter `hide-prev-next` does not work #5

Open GAVProject opened 1 year ago

ncperng commented 1 year ago

The current rule is "Hide prev/next button when there is no previous or next page." We added a demo in App.vue.