I have two components, parent and child. In child i have button. I want when user click on that button in child to call method that is in parent. Any suggestion?
I have two components, parent and child. In child i have button. I want when user click on that button in child to call method that is in parent. Any suggestion?