Add pagination conditionally #7633
Unanswered
VIPStephan
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
How would I add a pagination after swiper has already been initialized? I see that there is a
swiper.pagination
property and I can manipulateswiper.pagination.el
but I would somehow have to tell swiper that there is now a pagination waiting to be initialized. How do I do this?Beta Was this translation helpful? Give feedback.
All reactions