Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR JAVASCRIPT

Js Swiper

// import Swiper JS
import Swiper from 'swiper';
// import Swiper styles
import 'swiper/swiper-bundle.css';

const swiper = new Swiper(...);
Source by swiperjs.com #
 
PREVIOUS NEXT
Tagged: #Js #Swiper
ADD COMMENT
Topic
Name
8+4 =