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

Adding the autocapitalize attribute for <input> and <textarea> elements #1927

Open
nezbite opened this issue Mar 4, 2024 · 0 comments
Open

Comments

@nezbite
Copy link
Contributor

nezbite commented Mar 4, 2024

Currently, using the autocapitalize attribute in HSX is not supported.

see https://developer.mozilla.org/en-US/docs/Web/HTML/Global_attributes/autocapitalize

This is mainly useful to disable or change the automatic capitalization of the first letter on virtual keyboards, primarily on mobile devices.

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

1 participant