Replies: 1 comment
-
Hi! You can use native attribute: <tui-input formControlName="testValue">
Label
<input
tuiTextfield
[attr.maxLength]="30"
/>
</tui-input> In 3.0 we drop |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
In v. 2, there was attribute tuiTextfieldMaxLength. In v. 3 he doesn't work. Please tell me which attribute should be used in v. 3 in place tuiTextfieldMaxLength?
Beta Was this translation helpful? Give feedback.
All reactions