{{ label }} @if (virtualScroll) { } @else { @for (option of filteredComboboxOptions(); track option.id ?? option.value; let i = $index) { } }
@if (loading()) { }
@if (formControl.invalid) { {{ getErrorMessage() }} }