We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
(not sure what to reproduce: events are just missing)
That's it. While lock and unlock events present in Swiper API there is no possibility to use them in Swiper Angular
lock
unlock
<swiper (lock)="onLock($event)" (unlock)="onUnlock($event)">
No response
7.0.8
any
The text was updated successfully, but these errors were encountered:
vltansky
Successfully merging a pull request may close this issue.
Check that this is really a bug
Reproduction link
(not sure what to reproduce: events are just missing)
Bug description
That's it. While
lock
andunlock
events present in Swiper API there is no possibility to use them in Swiper AngularExpected Behavior
Actual Behavior
No response
Swiper version
7.0.8
Platform/Target and Browser Versions
any
Validations
Would you like to open a PR for this bug?
The text was updated successfully, but these errors were encountered: