Closed
Description
Hi,
First of all, thanks for porting this to Svelte!
Here is a small feature request.
I regularly use the native html 5 validation api to validate my forms, but I cannot accomplish this in a satisfying way using this component.
On a regular input I use the following attributes/events
I believe you should open up to add any attribute to the input.
Hope to see this implemented.
Thanks in advance