pstanoev / simple-svelte-autocomplete

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

Add an option to maximize the number of items in multiple mode #85

Open azmeuk opened 3 years ago

azmeuk commented 3 years ago

I suggest to add an option so when the input is multiple, we can choose a maximum number of items to select.

pstanoev commented 3 years ago

Yes, would be nice option.