Angular 18 model() and output() not working
I’m trying to use a ModelSignal in an Angular 18 application but compiler complains with
Can't bind to test since it is not provided by any applicable directives
.
I’m trying to use a ModelSignal in an Angular 18 application but compiler complains with
Can't bind to test since it is not provided by any applicable directives
.