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

Typescript props def removed in v5? #411

Closed madeleineostoja closed 2 years ago

madeleineostoja commented 2 years ago

Just upgraded to the v5 beta, and it seems the SelectProps type export that was in v4 has been removed? Is this being reinstated? It was very helpful when extending svelte-select in your own select component