jeudi 9 avril 2020

How to tell if Angular component property has @ViewChild decorator?

As for question, it is easy to tell if a certain property of an Angular component has @Output or @Input decorator, using ComponentFactoryResolver.resolveComponentFactory(ComponentClass)

But what if I want to know if a certain property has @Viewchild decorator?





Aucun commentaire:

Enregistrer un commentaire