Basic Usage function MySwiper() { return ( <Swiper swiperOptions={{ slidesPerView: 42 }} navigation={false} pagination={false} > <Slide onActive={swiper ...
確定! 回上一頁