Closed ademyalcin27 closed 6 years ago
I used CSS to hide prev and next buttons:
:next-class="'hidden'"
:prev-class="'hidden'"
I think would be better just hide pagination when you have only 1 item
@ayaz323 @lysek @Falcornus Hey guys, sorry for the delay. You can try the v1.7.0
version. I have added a new prop called hide-prev-next
. It will hide prev/next button when there is no previous or next page. Any questions please reopen this issue. Thanks.
Hey thanks for this component, but How Can I hide prev and next button when I have one item,