UNPKG

angular-jsf-components

Version:
4 lines 168 B
<ng-container *ngFor="let item of value"> <f-select-item [value]="item.value" [itemLabel]="item.label" [id]="id"></f-select-item> </ng-container>