DB
Я увидел пример где-то сегодня
*ngFor="let photoId of [1, 2, 3, 4, 5, 6, 7, 8, 9, 10]"
Удивился, что так можно. На JS это не похоже
Size: a a a
DB
*ngFor="let photoId of [1, 2, 3, 4, 5, 6, 7, 8, 9, 10]"
RF
DB
RF
AP
*ngFor="let photoId of [1, 2, 3, 4, 5, 6, 7, 8, 9, 10]"
DB
DB
*transloco="let t; read: 'sign-in'"
AP
AP
AP
AP
AP
DB
*ngIf="show; then thenBlock; else elseBlock"
DB
AP
DB
AP