B
Size: a a a
B
B
B
IB
C☭
C☭
B
M
Вキ
Вキ
B
Вキ
B
Вキ
ДМ
B
ДМ
L
<wrapper>
<ng-template #specific1> S1 </ng-template>
<ng-template #specific2> S2 </ng-template>
</wrapper>
-------------------------- CODE --------------------------
@ContentChildren(TemplateRef) templates: QueryList<TemplateRef>;
// some how took specific template from QueryList
B