Class IgxComboClearIconDirective

Defines the custom template that will be used when rendering the combo's clear icon

Igx Module

IgxComboModule

Igx Theme

igx-combo-theme

Igx Keywords

combobox, combo selection

Igx Group

Grids & Lists

Example

<igx-combo #combo>
<ng-template igxComboClearIcon>
<igx-icon>clear</igx-icon>
</ng-template>
</igx-combo>

Constructors

Constructors