Requirement:
I need to get a data/flag status from child component to app component. 
This flag value changes if some operation is done, accordingly the changed 
flag value must be passed to app.component without page load.

I am trying to pass data from child component to app-root component.
@Input cannot be used as app-root is a Bootstrapped component and its 
available in index.html.

-- 
You received this message because you are subscribed to the Google Groups 
"Angular and AngularJS discussion" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to angular+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/angular/f7e78e97-630f-494a-8a01-2c3935fb8235%40googlegroups.com.

Reply via email to