Closed barbierizimmermann closed 7 years ago
Hello @barbierizimmermann . Sorry for reply so late, i'm so busy these days. Could you please try no-li-surround
. So you can directly add pagination-link
on the a
tag.
eg.
<paginate
:page-count="10"
:no-li-surround="true"
:page-link-class="'pagination-link '"
>
</paginate>
Hello @lokyoung, after changes it's work fine. Thank you very much again!
Hello, how use correctly with Bulma Framework? The Paginate component listem click only if Click exactly in number inside button, if click in some location of button not listem clickhandler.
my code:
`
Thank's a lot by your component! It's very easy to use and functionaly! And sorry for my English!