Set width on input mat-form-fields for angular material
This will change the width of matform field <mat-form-field [style.width.px]=327> <input matInput placeholder=”Template Name” value=”{{templateName}}”> </mat-form-field>
This will change the width of matform field <mat-form-field [style.width.px]=327> <input matInput placeholder=”Template Name” value=”{{templateName}}”> </mat-form-field>