metonym / svelte-typeahead

Accessible, fuzzy search typeahead component
https://metonym.github.io/svelte-typeahead
MIT License
222 stars 18 forks source link

add support for an external label #82

Open winstonDeGreef opened 9 months ago

winstonDeGreef commented 9 months ago

Add a prop: external-label={id} that will use the id external-labal for aria and input for

willing to implement this.

winstonDeGreef commented 9 months ago

would also have to be implemented in searchbar