Add property 'isLimitedToMaxLength' to TextField and TextFieldSimple
- If this property is set, the input of more characters than specified in maxLength is prevented - It also prevents the insertion of text.
- If this property is set, the input of more characters than specified in maxLength is prevented - It also prevents the insertion of text.