Class IgxComboEmptyDirective

コンボのリストが空のときに表示されるカスタム テンプレートを定義します。

IgxComboModule

igx-combo-theme

combobox, combo selection

グリッド & リスト

<igx-combo>
<ng-template igxComboEmpty>
<div class="combo--empty">
There are no items to display
</div>
</ng-template>
</igx-combo>

コンストラクター

コンストラクター