HCLTech interview question

How share data b/w angular components?

Interview Answer

Anonymous

18 Sept 2019

@input @output decorators, shared service and @viewchild I explained.