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.