mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
77516450c8
Similar to signal-based inputs, we support signal-based queries in JIT by expecting a decorator to be added. This is a consequence of the design, given that JIT requires query declaration information before the class is initialized- but ironically there is no way to collect this information without instantiating the class. A JIT transform in the Angular CLI will automatically generate these decorators for testing. PR Close #54019
Angular
The sources for this package are in the main Angular repo. Please file issues and pull requests against that repo.
Usage information and reference details can be found in Angular documentation.
License: MIT