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
isLocked
swiper object has isLocked props, but swiper-class.d.ts not defined isLocked props.
https://github.com/nolimits4web/swiper/blob/master/src/types/swiper-class.d.ts#L134
adding isLocked type.
isLocked: boolean;
No response
The text was updated successfully, but these errors were encountered:
f2bbae6
@nolimits4web Thanks :)
Sorry, something went wrong.
No branches or pull requests
Clear and concise description of the problem
swiper object has isLocked props, but swiper-class.d.ts not defined
isLocked
props.https://github.com/nolimits4web/swiper/blob/master/src/types/swiper-class.d.ts#L134
Suggested solution
https://github.com/nolimits4web/swiper/blob/master/src/types/swiper-class.d.ts#L134
adding
isLocked
type.Alternative
No response
Additional context
No response
Validations
Would you like to open a PR for this feature?
The text was updated successfully, but these errors were encountered: