コンボのクリア アイコンを描画するときに使用されるカスタム テンプレートを定義します。
IgxComboModule
igx-combo-theme
combobox, combo selection
Grids & Lists
<igx-combo #combo> <ng-template igxComboClearIcon> <igx-icon>clear</igx-icon> </ng-template> </igx-combo>
コンボのクリア アイコンを描画するときに使用されるカスタム テンプレートを定義します。
Igx Module
IgxComboModule
Igx Theme
igx-combo-theme
Igx Keywords
combobox, combo selection
Igx Group
Grids & Lists
Example