Skip to content
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

swiper-class.d.ts not defined isLocked props. #5941

Closed
3 of 4 tasks
jinkwon opened this issue Aug 7, 2022 · 1 comment
Closed
3 of 4 tasks

swiper-class.d.ts not defined isLocked props. #5941

jinkwon opened this issue Aug 7, 2022 · 1 comment

Comments

@jinkwon
Copy link

jinkwon commented Aug 7, 2022

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.

isLocked: boolean;

Alternative

No response

Additional context

No response

Validations

  • Follow our Code of Conduct
  • Read the docs.
  • Check that there isn't already an issue that request the same feature to avoid creating a duplicate.

Would you like to open a PR for this feature?

  • I'm willing to open a PR
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant