Angular 8: Grandparent Component detect when User Focus out of grandchild Component Textbox
问题 I have a Nested Grantparent Smart Component, Parent Component with a Form, and a Grandchild Component with ZipCode textbox. How do I make it so, when user clicks out of the grandchild Component Textbox, Grandparent Component will know? Need to run business logic after user clicks out of textbox. Currently textbox is based off Material Angular wrapper. so Grand Smart Component Parent Form Textbox Parent Component has Formbuilder and many textboxes, sample below this.editAddressForm = this