UNPKG

swiper

Version:

Most modern mobile touch slider and framework with hardware accelerated transitions

6 lines 200 B
import { processLazyPreloader } from '../../shared/process-lazy-preloader.js'; export default function onLoad(e) { const swiper = this; processLazyPreloader(swiper, e.target); swiper.update(); }