М
Size: a a a
М
L
<ul>
<li *ngFor="let doc of documents; index as i"
<button (click)=lazyCreateComponentInDropDownPlaceholder()></button>
<ng-template #dropdownPlaceholder></ng-template>
</li>
</ul>
E
<ul>
<li *ngFor="let doc of documents; index as i"
<button (click)=lazyCreateComponentInDropDownPlaceholder()></button>
<ng-template #dropdownPlaceholder></ng-template>
</li>
</ul>
AB
AZ
VS
AB
L
AB
E
E
AZ
AZ
М
AB
AB
OV
AZ
VS
VS