UNPKG

angular-jsf-components

Version:
9 lines 193 B
<table> <tbody> <tr> <td *ngFor="let facet of facets"> <ng-container [ngTemplateOutlet]="facet.content"></ng-container> </td> </tr> </tbody> </table>