Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.

AbdallahSabri's avatar

How to fire an event in <v-autocomplete> component

I have a component <v-autocomplete>, I'm consuming online api that return only 20 items on every request, I want to return a new list on every key press.

what is the event I can fire on typing to update the component data list on typing?

0 likes
1 reply

Please or to participate in this conversation.