Answer the question
In order to leave comments, you need to log in
How to access vue-owl-carousel events?
How and if it is even possible to access the events of the owl carousel, which is installed as a vue-owl-carousel2 plugin. The documentation has a list of events but no examples. Not much has been written on the github either. Tried through the ref on the carousel itself, but the trigger through which the jq version is accessed is undefined.
Answer the question
In order to leave comments, you need to log in
Here's an example in the documentation:<carousel @changed="changed" @updated="updated">
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question