UNPKG

swiper

Version:

Most modern mobile touch slider and framework with hardware accelerated transitions

7 lines (5 loc) 134 B
export default function () { const swiper = this; const { $el, classNames } = swiper; $el.removeClass(classNames.join(' ')); }