Using Angular Components declared on same module in one another

前端 未结 0 1431
花落未央
花落未央 2021-01-26 11:52

Say we have a component A declared in module M and another component B declared in same module M. Can we call Component B in component A, through its selector ?

I have do

相关标签:
回答
  • 消灭零回复
提交回复
热议问题