vue-owl-carousel
vue-owl-carousel copied to clipboard
Added goTo props
What this PR is for
- Added
goTo
props to vue-carousel which enables going to specified carousel item
Why is this PR needed
- I tried to use urlHash as an alternative way. It moved to correct item when you go to backward. But it didn't point correct item when you pick forward item.
- This is happening sometimes when it comes to complex combination of user interaction
What this PR is for
- Added
goTo
props to vue-carousel which enables going to specified carousel itemWhy is this PR needed
- I tried to use urlHash as an alternative way. It moved to correct item when you go to backward. But it didn't point correct item when you pick forward item.
- This is happening sometimes when it comes to complex combination of user interaction
tryed your pull request goTo funciton works fine but responsive settings isn't working