navigation events #4843
Unanswered
fyang-architech
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Is there a way to attach a click event to the navigation buttons? My client wants to disable autoplay once the navigation is interacted with, but there's no such click event, nor am I able to attach one in angular.
edit: actually I just found the 'disableOnInteraction' property on autoplay which appears to do what I want. but still, it's weird that there's not onclick event on the navigation.
Beta Was this translation helpful? Give feedback.
All reactions