@let control = base.formControl(); @if (control.required) { ({{ "required" | i18n }}) } @if (!control.hasError) { } @if (control.hasError) {