BakoviDagi/vue-dynamic-slider

Could you have the active be an array?

Closed this issue · 1 comments

If you add the ability to have more than one slide at a time, the active one should be an array to cover all that are visible instead of a single one.

There is now a slidesInView slot prop that's an array of visible slide indices