pstanoev / simple-svelte-autocomplete

Simple Autocomplete / typeahead component for Svelte
http://simple-svelte-autocomplete.surge.sh/
MIT License
469 stars 79 forks source link

Expose the currently highlighted item #97

Closed Wattenberger closed 3 years ago

Wattenberger commented 3 years ago

I'd love to be able to update my ui while the user scrolls the dropdown. Happy to help with implementing this