You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, I was wondering.. Is there any way to tell swiper to use existing bullets for pagination? I would need to generate them dynamically with php and custom html, without using the swiper.renderBullet funciton, and then tell swiper to look into their container. I can see that using pagination.el option is not enough since swiper will override all its content with fresh default bullets.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hi, I was wondering.. Is there any way to tell swiper to use existing bullets for pagination? I would need to generate them dynamically with php and custom html, without using the swiper.renderBullet funciton, and then tell swiper to look into their container. I can see that using pagination.el option is not enough since swiper will override all its content with fresh default bullets.
Any solution?
Beta Was this translation helpful? Give feedback.
All reactions