vue3-simple-typeahead
vue3-simple-typeahead copied to clipboard
Feature(?): avoid automatic selection of the first list item on user input
When entering text, the first item in the list is automatically selected. Is it possible to change the behavior so that no item is selected until the user navigates the list using arrow keys?