pstanoev / simple-svelte-autocomplete

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

Item groups #196

Open azmeuk opened 1 year ago

azmeuk commented 1 year ago

This would be awesome if the component could manage item groups in the fashion of <optgroup> items in HTML <select> inputs.

Ideally, it should allow nested groups.

baradhili commented 1 year ago

I second this! Then I could use this control in other part of my form