Hi,
Actually in ionic 4 input fields like ion-input / ion-text area maxlength attribute does not working in device
Here is my code :
<ion-textarea type=“text” maxlength=“350”
[(ngModel)]=“text”>
1 post - 1 participant
Hi,
Actually in ionic 4 input fields like ion-input / ion-text area maxlength attribute does not working in device
Here is my code :
<ion-textarea type=“text” maxlength=“350”
[(ngModel)]=“text”>
1 post - 1 participant