@if (floatLabelVariant === 'on') { @if (isRequired()) { * } } @else { }
@if (control.invalid && (control.dirty || control.touched)) {
@for (error of getErrorMessages(); track error) { {{ error }} }
}