vue-l-carousel icon indicating copy to clipboard operation
vue-l-carousel copied to clipboard

A responsive carousel(namely slider or swiper) component for Vue.js v2.x+.

Results 3 vue-l-carousel issues
Sort by recently updated
recently updated
newest added

Hello, Possible to have multiple items in one slide ? Currently, there is only one by one. Thanks.

Replace t.addEventListener(e,n) with: t.addEventListener(e,n,{passive:true}) Every eventListener must have {passive:true} to improve performance. Thanks

_Hi there! Not sure if you're still maintaining this library._ Recently used this to create a dynamic image gallery, and everything was working fine until I reached the point of...

enhancement