Closed mkuiphuis closed 2 years ago
Add two additional attributes (autocapitalize and inputmode) to control the keyboard displayed on mobile devices (without a physical keyboard).
Input fields have both properties added Textarea fields have only the autocapitalize attribute added.
I would suggest to expose additionalAttributes as form element properties
additionalAttributes
Closing this one in favor of #163, as discussed with @mkuiphuis via Slack
Add two additional attributes (autocapitalize and inputmode) to control the keyboard displayed on mobile devices (without a physical keyboard).
Input fields have both properties added Textarea fields have only the autocapitalize attribute added.