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 disable first loadOptions? #622

Open sciefylab opened 1 year ago

sciefylab commented 1 year ago

Hi There,

I have multiple row with select, we cannot wait until loading is done. how to disable it?

image

thanks