-
Notifications
You must be signed in to change notification settings - Fork 13.5k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat: slides - emit events for slide change start and end #5301
Comments
Didn’t add any event for `slideChangeEnd` because this already exists as `change`. closes #5301
This will now change the navbar button text before the slide is shown. References #5301
Implemented the |
Ionic has ionSlideDidChange event when I changed form Slide 1 to Slide 2 while dragging a slide. But If I fail to move from Slide 1 to Slide 2 I couldn't find any event to capture. Can Any one help me how can I get that event. @brandyscarney @alexweber |
^ Have same issue as above |
Thanks for the issue! This issue is being locked to prevent comments that are not relevant to the original issue. If this is still an issue with the latest version of Ionic, please create a new issue and ensure the template is fully filled out. |
Similar to the change event
The text was updated successfully, but these errors were encountered: