UNPKG

angular-jsf-components

Version:
9 lines (8 loc) 214 B
<table [class]="styleClass" [style]="style" [id]="id"> <tbody> <ng-container *ngFor="let item of items" [ngTemplateOutlet]="item.radio"></ng-container> </tbody> </table>