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