HCLTech Interview Question

How share data b/w angular components?

Interview Answer

Anonymous

Sep 18, 2019

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