Class IgxComboHeaderDirective

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

IgxComboModule

igx-combo-theme

combobox, combo selection

グリッド & リスト

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

コンストラクター

コンストラクター