how can i make "Carousel" component show multiple items but slide one item at a time?
-
hello everyone, how can i make “Carousel” component show multiple items but slide one item at a time?
like this: https://getuikit.com/docs/sliderthank u and wait for your answers.
-
You could also look at ‘just Vue’ Carousel sliders. ( with mobile support if you need it).
https://vuejsexamples.com/a-multi-item-card-carousel-in-vue/
https://antoniandre.github.io/vueper-slides/?ref=madewithvuejs.com#ex--show-multiple-slides-and-gap
-
@dobbel thank you for your reply,i’ll try it out.