Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

[Feature Request] Expose hasNext and hasPrev in v-slide-group #20049

Closed
PiotrWasak opened this issue Jun 24, 2024 · 0 comments
Closed

[Feature Request] Expose hasNext and hasPrev in v-slide-group #20049

PiotrWasak opened this issue Jun 24, 2024 · 0 comments

Comments

@PiotrWasak
Copy link
Contributor

PiotrWasak commented Jun 24, 2024

Problem to solve

I am seeking to implement custom navigation buttons in the v-slide-group component and control their disabled state based on hasNext and hasPrev computed flags. The v-slide-group component already utilizes these flags internally, but they are not exposed, making it impossible to access them via ref. I used it like that in Vuetify 2, so that would also improve compatibility with previous version.

Proposed solution

Expose hasNext and hasPrev computed's in v-slide-group so they can be accesible by parent component.

# for free to join this conversation on GitHub. Already have an account? # to comment
Projects
None yet
Development

No branches or pull requests

1 participant