pstanoev / simple-svelte-autocomplete

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

Added clearSelection() function #200

Closed kmielke closed 1 year ago

kmielke commented 1 year ago

it is useful to clear one Autocomplete if there are 2, and one is depending on the other

marek-polak commented 2 months ago

Hi @pstanoev, can you please release a new version which will include this function? The latest I see is from Feb 9, 2023 - thanks!