Mouse click event
hapetherw opened this issue · 1 comments
hapetherw commented
Hello
Is there any way to trigger mouse click event when user click image on slider?
ragnarlotus commented
Hello, the slider by itself does not have an event for that, but you should be able to capture it on your component by using @click.
Regards