CaptainCodeman / svelte-form-helper

Lightweight helpers for form validation with Svelte
https://captaincodeman.github.io/svelte-form-helper/
MIT License
55 stars 0 forks source link

Type : textarea tag #10

Open gbouteiller opened 1 year ago

gbouteiller commented 1 year ago

Hello, First of all, thanks for this great clear and light library! Everything is working great with input tags but there is a type error with textarea tags because the action is typed as HTMLInputElement.