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

[Feature Request] Emit event when v-app-bar reacts to any of the scroll props #14484

Open
ferferga opened this issue Dec 9, 2021 · 0 comments
Labels
C: VAppBar VAppBar T: feature A new feature

Comments

@ferferga
Copy link
Contributor

ferferga commented Dec 9, 2021

Problem to solve

Developers might need to add further animations or use their own hooks when v-app-bar component reacts to any of the props that react on scroll are used (hide-on-scroll, elevate-on-scroll, etc... )

Proposed solution

As the scroll threshold the app bar component uses is not always the same, it would be great to have an event emitted by the component, so users can sync animations or their own hooks in a predictable way.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C: VAppBar VAppBar T: feature A new feature
Projects
None yet
Development

No branches or pull requests

2 participants