N
N
Nikita Ronzin2020-01-10 16:48:32
Owl Carousel
Nikita Ronzin, 2020-01-10 16:48:32

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

1 answer(s)
O
Oleg Koltunov, 2020-01-10
@Ababinili

Here's an example in the documentation:
<carousel @changed="changed" @updated="updated">

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question