Angular Parent to Child
I want a angular code which have three component parent, child1, child 2. Parent message go to child1 and child1 message go to child2 and finally child2 message go to parent accordingly and every component has a button to click.