mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
Adds support for nullish coalescing expressions inside of Angular templates (e.g. `{{ a ?? b ?? c}}`).
Fixes #36528.
PR Close #41437
|
||
|---|---|---|
| .. | ||
| bundle_index_host.ts | ||
| bundler.ts | ||
| collector.ts | ||
| evaluator.ts | ||
| index.ts | ||
| index_writer.ts | ||
| schema.ts | ||
| symbols.ts | ||