Input Input Angular Happercase

<input formControlName="TEST" (input)="TEST.setValue(TEST.value.toUpperCase())">
Tommy