SSENSE / vue-carousel

A flexible, responsive, touch-friendly carousel for Vue.js
https://ssense.github.io/vue-carousel/
MIT License
1.72k stars 508 forks source link

Slider Full Screen Image Carousel #63

Open danialhr opened 7 years ago

danialhr commented 7 years ago

How do i create a full screen image carousel?

aroy314 commented 7 years ago

use the property :perPage="1" in your carousel, check the examples on the doc

goors commented 6 years ago

any update on this?

quinnlangille commented 6 years ago

As mentioned above, the :perPage=1 prop should do the trick