mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
4906ba7b18
Given that the TCB output changes with signal inputs, and one of our important considerations was auto-completion, we need some unit tests that verify and guarantee proper completion with signal inputs being bound in templates. This commit adds these. PR Close #53808