Defines the custom template that will be used when rendering the combo's clear icon
IgxComboModule
igx-combo-theme
combobox, combo selection
Grids & Lists
<igx-combo #combo> <ng-template igxComboClearIcon> <igx-icon>clear</igx-icon> </ng-template> </igx-combo> Copy
<igx-combo #combo> <ng-template igxComboClearIcon> <igx-icon>clear</igx-icon> </ng-template> </igx-combo>
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