Class IgxComboEmptyDirective

Defines the custom template that will be displayed when the combo's list is empty

IgxComboModule

igx-combo-theme

combobox, combo selection

Grids & Lists

<igx-combo>
<ng-template igxComboEmpty>
<div class="combo--empty">
There are no items to display
</div>
</ng-template>
</igx-combo>

Constructors

Constructors