svelte/test/runtime/samples/store-event/NameInput.html

1 line
39 B

<input on:input='$setName(this.value)'>