gs-shop / vue-slick-carousel

🚥Vue Slick Carousel with True SSR Written for ⚡Faster Luxstay
https://gs-shop.github.io/vue-slick-carousel/
Other
813 stars 183 forks source link

Does the carousel always starts with index 1 ? How to dynamically pass initialSlide ? #152

Open GeorgeFlorian opened 3 years ago

GeorgeFlorian commented 3 years ago

Hello.

I have a carousel with 5 items and only 3 are showing.

The issue is that the carousel always start with index 1. I would like it to start with the current active slide or slick-current.

I would like to know if it's possible for the carousel to remain centered on the current active slick-current even after a page refresh.

@kyuwoo-choi Is this possible ? Thank you.

tmlsergen commented 3 years ago

Hi,

You can use "initialSlide" prop.

https://gs-shop.github.io/vue-slick-carousel/#/api