Open adibpwd opened 3 years ago
agree!!!
Agree
You can pass :loop="true"
to the carousel component - it's probably undocumented, but it's there and it works.
Hey @ianapiron is not working for me :loop="true"
<carousel :per-page="1" :loop="true">
<slide> Slide 1 Content </slide>
<slide> Slide 2 Content </slide>
<slide> Slide 2 Content </slide>
</carousel>
loop true doesnt work for me neither
Agree
if it's a loop now, if it's the last one, it's back to the beginning, how about making a connection. So the first card is behind the last card, so if you slide it, it's like there's no end to the card