Skip to content

Unable to validate input without exposing more input attributes / events #93

New issue

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

Closed
zwergius opened this issue Mar 23, 2022 · 1 comment
Closed
Labels
good first issue Good for newcomers help wanted Extra attention is needed

Comments

@zwergius
Copy link
Contributor

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
image

I believe you should open up to add any attribute to the input.

Hope to see this implemented.

Thanks in advance

@thecodejack
Copy link
Owner

aah ok..makes sense...I will look into that sometime..PRs are welcome as well.

@thecodejack thecodejack added help wanted Extra attention is needed good first issue Good for newcomers labels May 1, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants