Skip to content
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

TelInput should support aria-* props for accessibility #215

Open
singingwolfboy opened this issue Feb 17, 2024 · 1 comment
Open

TelInput should support aria-* props for accessibility #215

singingwolfboy opened this issue Feb 17, 2024 · 1 comment

Comments

@singingwolfboy
Copy link

I would like to use the aria-invalid and aria-errormessage props on the TelInput component, but it appears that none of the ARIA props are supported. Can you support ARIA props on this component? It should be fine to just forward unrecognized props to the <input> tag.

@gyurielf
Copy link
Owner

gyurielf commented Mar 27, 2024

Somehow I didn't receive notification about this issue. Sorry.
I'll get back soon.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants