クラス IgxComboFooterDirective

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

Igx Module

IgxComboModule

Igx Theme

igx-combo-theme

Igx Keywords

combobox, combo selection

Igx Group

Grids & Lists

Example

<igx-combo>
<ng-template igxComboFooter>
<div class="footer-class">Custom footer</div>
<img src=""/>
</ng-template>
</igx-combo>

階層

Hierarchy

  • IgxComboFooterDirective

コンストラクタ

コンストラクタ