Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
let swiper = new Swiper('.mySwiper', { // 方向: 'vertical',
slidesPerView: 3, // 他の値を更新せずに更新して更新する
速度: 700、grabCursor: true、watchSlidesProgress: true、mousewheelControl: true、keyboardControl: true、
});