ismail9k / vue3-carousel

Vue 3 carousel component
https://ismail9k.github.io/vue3-carousel/
MIT License
661 stars 164 forks source link

Slide pagination #110

Closed kurokh closed 1 year ago

kurokh commented 2 years ago

Hi! Thanks for plugin! But I would suggest to add slide pagination. Because if I have for example 8 items and set it to :items-to-show = "4" in this case I don't need 8 pagination links it's enough to have 2 and slide by 4 elements.

Thanks!

github-actions[bot] commented 2 years ago

This issue is stale because it has been open for 30 days with no activity.

neoighodaro commented 2 years ago

Ping... same issue

Sorrow81 commented 2 years ago

Hi, I am trying to add a pagination like @ak215. Do you have a workaround?

ismail9k commented 2 years ago

@Sorrow81 You can create your own component similar to this and maybe create a pr with this addition ;)