Class IgxComboClearIconDirective

コンボのクリア アイコンを描画するときに使用されるカスタム テンプレートを定義します。

IgxComboModule

igx-combo-theme

combobox, combo selection

グリッド & リスト

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

コンストラクター

コンストラクター