Replies: 1 comment 5 replies
-
Probably the easiest way is to build your own next and prev elements with your custom styles attached to them. Then on the swiper element you can specify your custom next and prev elements with css selectors on the swiper container attributes like so:
https://swiperjs.com/swiper-api#param-navigation |
Beta Was this translation helpful? Give feedback.
-
@Koreanderson answer is great but I was using React so I had to do very little tweak.
const sliderOptions = { |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi there,
Is there any easy way of changing the svg icon when using the Swiper Element (Webcomponent)?
Beta Was this translation helpful? Give feedback.
All reactions