Class IgxComboHeaderDirective

コンボ リストの最初にカスタム要素を追加できるようにします。

Igx Module

IgxComboModule

Igx Theme

igx-combo-theme

Igx Keywords

combobox, combo selection

Igx Group

グリッド & リスト

<igx-combo>
<ng-template igxComboHeader>
<div class="header-class">Custom header</div>
<img src=""/>
</ng-template>
</igx-combo>

コンストラクター

コンストラクター