vue-l-carousel
                                
                                 vue-l-carousel copied to clipboard
                                
                                    vue-l-carousel copied to clipboard
                            
                            
                            
                        A responsive carousel(namely slider or swiper) component for Vue.js v2.x+.
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...