Monday, 6 May 2024

max length

maxlength not work for input type number 


only number exe link

so for type text it will work but it will allow keys 

  <mat-form-field class="harsco-input" [floatLabel]="'always'">

                    <mat-label>Budgeted Approval  Amount($)</mat-label>
                    <input type="text" matInput name="BudgetedApprovalAmt" id="amount"  maxlength="3"
                      [(ngModel)]="workFlowMembers.ApprovalAmount"
                      required />
                  </mat-form-field>

No comments:

Post a Comment

HCL healthcare

 hcl health care f2f second round interview asked more uestions on microservice 1.apim manage all apis in one place 2.sql profiler in one fo...