In this section, we will extend our existing example to new level. Many a times it happen, that InputType, which we are referring, we don’t want to use the same property outside the component. Therefore, in that case, we may use alias for @Input() types.
Continue reading “Angular Components Interaction – Part 2” »
1,009 total views, no views today