Angular 2 Header component Title change dynamically according to the state
问题 I have a design using angular 2 where header component, navigation bar component and body component where all other components load. As the picture shows below Header Navigation Where other components load (this section might have nested components/ children components) So here basically, In the header component, I want to show the current state . And in the bottom of the current state, I want to show the previous state of the user. Issues: To implement this I used the component interaction