pstanoev / simple-svelte-autocomplete

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

Initialization with the 'text' parameter #164

Closed azmeuk closed 2 years ago

azmeuk commented 2 years ago

This patch allows to use the text parameter to initialize the input value, wether the selection is unique or multiple.