Skip to content

Commit c2476bf

Browse files
refactor(combo): add IgxComboBaseDirective
1 parent d3810a9 commit c2476bf

File tree

8 files changed

+1359
-1379
lines changed

8 files changed

+1359
-1379
lines changed

projects/igniteui-angular/src/lib/combo/combo-item.component.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ export class IgxComboItemComponent extends IgxDropDownItemComponent implements D
2727
@HostBinding('style.height.px')
2828
public itemHeight: string | number = '';
2929

30+
/** @hidden @internal */
3031
@Input()
3132
public singleMode: boolean;
3233

0 commit comments

Comments
 (0)