I have Parent component with few different tabs. Each tab contain a form. I need to handle all forms values by 1 submit click from parent component.
I manage to make it w