Back to Angular

App.Component

integration/animations/src/app/app.component.html

22.0.0-next.10199 B
Original Source

@for (movie of movies; track movie) {

{{ movie }} } @if (showFallback) { Fallback Element }Hide and Intercept @for (item of testItems; track item) { Item {{ item }} } Shuffle TestRemove Test