I need to add zoom functionality but how can achieve in angular-1.
I go through this doc.
and
<ks-swiper-container initial-slide="1" **zoom=true** speed="2000" loop="true" show-nav-buttons="true" slides-per-view="1" space-between="5" pagination-clickable="true" on-ready="onReadySwiper(swiper)" >
But still not got.
Please reply
Hello,
I need to add zoom functionality but how can achieve in angular-1. I go through this doc. and
<ks-swiper-container initial-slide="1" **zoom=true** speed="2000" loop="true" show-nav-buttons="true" slides-per-view="1" space-between="5" pagination-clickable="true" on-ready="onReadySwiper(swiper)" >
But still not got. Please reply