vuetify icon indicating copy to clipboard operation
vuetify copied to clipboard

[Feature Request] Add event type to update:search for VAutocomplete

Open nbaizaq opened this issue 3 years ago • 0 comments

Problem to solve

Ability to distinguish user inputted content from programmatically set search value by input itself when clicked

Proposed solution

Add event type to update:search event, so that end-user can distinguish what type of event is generated, is it Keyboard Input from direct input, paste from clipboard or set by VAutocomplete when clicked on VAutocomplete input.

nbaizaq avatar Sep 02 '22 11:09 nbaizaq