You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi! Yeah, this is a valid scenario, please, feel free to send a PR. I don't work on this lib actively at the moment, and I'm not sure I'll have time in the nearest future.
I am new to Svelte to forgive me if I am missing something.
But It seems really weird that the only way to get the actual data from the input is to register an onChange event?
I did not see any other examples how to bind the input value to a component variable.
The text was updated successfully, but these errors were encountered: