UNPKG

ipsos-components

Version:

Material Design components for Angular

5 lines (4 loc) 269 B
<!-- Create a template for the content of the <mat-tab> so that we can grab a reference to this TemplateRef and use it in a Portal to render the tab content in the appropriate place in the tab-group. --> <ng-template><ng-content></ng-content></ng-template>