@ViewChild('nameInput', {static: false}) component : Component
@ViewChild(ChildDirective, {static: false}) Component