lokyoung / vuejs-paginate

A Vue.js(v2.x+) component for creating pagination.
MIT License
778 stars 171 forks source link

No class for First page and last page #81

Closed hemantsinghi closed 6 years ago

hemantsinghi commented 6 years ago

Instead of button, there should be a class to have custom icons for going to first page or last page.

lokyoung commented 6 years ago

@hemantsinghi You can directly put HTML in the first page and last page. You can customize it. Please try v2.0.0. BTW initial-page is deprecated after v2.0.0, you can try v-model.