Class IgxComboFooterDirective

Allows a custom element to be added at the end of the combo list.

IgxComboModule

igx-combo-theme

combobox, combo selection

Grids & Lists

<igx-combo>
<ng-template igxComboFooter>
<div class="footer-class">Custom footer</div>
<img src=""/>
</ng-template>
</igx-combo>

Constructors

Constructors