How can I pass data from A parent module to A child module in typescript angular 1.5 using require property
Asked
Active
Viewed 80 times
0
-
what do you mean by using require property? – Jorawar Singh Jul 27 '16 at 05:13
-
Exampleequre{tabsctrl:^mytabs} – user3564488 Jul 27 '16 at 05:41
-
explained [here](https://docs.angularjs.org/guide/component#intercomponent-communication) pretty well – Aleksey L. Jul 27 '16 at 07:05
-
Yes aleksey i need the code explained in the link what you have mentioned in typescript – user3564488 Jul 27 '16 at 08:32