Add "href" props to Qpagination #15947
Unanswered
webgoto
asked this question in
Ideas / Proposals
Replies: 2 comments 4 replies
-
just update your api call to that url when a pagination link is clicked |
Beta Was this translation helpful? Give feedback.
1 reply
-
|
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I want to make pagination link with "a" tag.
<a href="https://aaaa.com/?page=4">4</a>
Is there a way to create a link "a" tag?
I never use vue-router.
I can't make it with the "to" props.
Beta Was this translation helpful? Give feedback.
All reactions