svelte-carousel
svelte-carousel copied to clipboard
A super lightweight, super simple Carousel for Svelte 3
Awesome library!!!! I am getting this error after installing and copying the example setup. ``` TypeError: after_update is undefined ```
Hi, thank you for the awesome carousel, but I find some bug when I'm using it on mobile. I'm trying to add `` in slide-content, but on mobile, when trying...
Would be cool to pause the autoplay on hover, and even cooler to reset the autoplay countdown after the user has paginated manually (e.g. autoplay={5000}, and after 2500ms the user...