Trim Input Bahan Sudut dengan Ellipsis

// In angular : 
.mat-form-field-infix input {
  text-overflow:ellipsis;
}
night owl