mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
Allows a directive to use the expression passed directly to a property as a guard instead of filtering the type through a type expression. This more accurately matches the intent of the ngIf usage of its template enabling better type inference. Moved NgIf to using this type of guard instead of a function guard. Closes: #20967 |
||
|---|---|---|
| .. | ||
| check_types_spec.ts | ||
| expression_diagnostics_spec.ts | ||
| mocks.ts | ||
| symbol_query_spec.ts | ||