Describe the bug
On https://primevue.org/inputtext/, InputText lists autocapitalize as a prop. I've tried values like true and on but can't get it to work.
Pull Request Link
No response
Reason for not contributing a PR
Other Reason
No response
Reproducer
https://stackblitz.com/edit/primevue-4-vite-issue-template-h8rzzcqz?file=src%2FApp.vue
Environment
N/A
Vue version
^3.4.0
PrimeVue version
^4.3.8
Node version
24
Browser(s)
Firefox
Steps to reproduce the behavior
Type in InputText box
Expected behavior
As I type, I expect the alpha characters to be converted to uppercase.
Describe the bug
On https://primevue.org/inputtext/, InputText lists autocapitalize as a prop. I've tried values like
trueandonbut can't get it to work.Pull Request Link
No response
Reason for not contributing a PR
Other Reason
No response
Reproducer
https://stackblitz.com/edit/primevue-4-vite-issue-template-h8rzzcqz?file=src%2FApp.vue
Environment
N/A
Vue version
^3.4.0
PrimeVue version
^4.3.8
Node version
24
Browser(s)
Firefox
Steps to reproduce the behavior
Type in InputText box
Expected behavior
As I type, I expect the alpha characters to be converted to uppercase.