rob-balfre / svelte-select

Svelte Select. A select component for Svelte
https://svelte-select-examples.vercel.app
Other
1.27k stars 180 forks source link

How to handle the "x" unselect function? #371

Closed DvDream closed 2 years ago

DvDream commented 2 years ago

Hi, thank you for your work! I was wondering hot to control what happens when I click on the x icon to the right of the select, i.e. when I reset the placeholder. What API function should I use? :)