I need to capture the Input Element Reference in an Angular Component.
We usually use @ViewChild (refer element from template) or @ContentChild
@ViewChild
@ContentChild