コンボのリストが空のときに表示されるカスタム テンプレートを定義します。
IgxComboModule
igx-combo-theme
combobox, combo selection
Grids & Lists
<igx-combo> <ng-template igxComboEmpty> <div class="combo--empty"> There are no items to display </div> </ng-template> </igx-combo>
コンボのリストが空のときに表示されるカスタム テンプレートを定義します。
Igx Module
IgxComboModule
Igx Theme
igx-combo-theme
Igx Keywords
combobox, combo selection
Igx Group
Grids & Lists
Example