How can I access the child elements (here: ) of @ViewChild() in Angular 2+ without explicit declaration?
@ViewChild()
In template.htm
In your case, when you need only one and first child.
this.parent.nativeElement.firstChild