v-autocomplete
v-autocomplete copied to clipboard
Add `inverted` optional parameter
This parameter will simply move the cursor start position at the end of the list by default.
Useful if you want the autocomplete list to be displayed above the input and not below it.