Class IgxComboEmptyDirective

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

Igx Module

IgxComboModule

Igx Theme

igx-combo-theme

Igx Keywords

combobox, combo selection

Igx Group

グリッド & リスト

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

コンストラクター

コンストラクター