mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
Adds support for template type checking inside `for` blocks. It is implemented by generating a JS `for...of` statement inside the TCB. The various loop variables (e.g. `$index`) are implemented by declaring a local number variable. PR Close #51690 |
||
|---|---|---|
| .. | ||
| expression.ts | ||