Form icon indicating copy to clipboard operation
Form copied to clipboard

ValueField doesn't support `autocapitalizationType`

Open CJEkman opened this issue 6 years ago • 0 comments

Expected Behavior

When setting the autocapitalizationType on a ValueField, the expectation is for this to modify the input keyboard.

Current Behavior

This is unsupported, since it's an optional property in the UITExtInputTraits.

CJEkman avatar Apr 21 '20 07:04 CJEkman