Replies: 1 comment
-
|
up voting this for visibility |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, thanks for the wonderful framework.
It would be nice to have Primevue debounce directive instead of relaying on third parties.
Example: https://github.com/Coreusa/v-debounce
Please note, I do use it a lot, not just for
InputText, but for example in various filters likeAutoCompleteorMultiSelect. So I expect it to be something universal across various input components.Also not sure if approach with
v-model.lazyandwatchis the only one. Would be nice to have something like that:Use cases:
Everyone, please vote for that, if you are also interested.
Beta Was this translation helpful? Give feedback.
All reactions