We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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
The text was updated successfully, but these errors were encountered:
aah ok..makes sense...I will look into that sometime..PRs are welcome as well.
Sorry, something went wrong.
4c1b771
No branches or pull requests
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
The text was updated successfully, but these errors were encountered: