@for (option of options; track trackByValFn(i, option); let i = $index) { {{option.label}} } @if (options?.length === 0) {
No item found
} @if (options === null) {
}