Swiper is a free mobile touch slider with hardware accelerated transitions and native behavior. It is intended to be used in mobile websites, mobile web apps, and mobile native/hybrid apps.
Homepage
Docs
https://swiperjs.com/swiper-api
Syntax
const swiper = new Swiper('.swiper-container', {
  speed: 400,
  spaceBetween: 100,
});
 
     
     
     
     
     
     
     
     
     
     
     
     
     
    