Class IgxComboClearIconDirective

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

Igx Module

IgxComboModule

Igx Theme

igx-combo-theme

Igx Keywords

combobox, combo selection

Igx Group

グリッド & リスト

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

コンストラクター

コンストラクター