How does @ContentChild() able to accept an Injection Token in v12 but not v14?
I an not sure how does @ContentChild
accept an InjectionToken
in Angular v14
. I could not find suitable update document.
I an not sure how does @ContentChild
accept an InjectionToken
in Angular v14
. I could not find suitable update document.