I wanted to hide the components so that when he had another and when he returned was exactly as it was the only problem is that I do not know how I can do it anyone have any examples or know of something similar for me to realize how it's done ?
            Asked
            
        
        
            Active
            
        
            Viewed 43 times
        
    -1
            
            
        - 
                    Please clarify your specific problem or add additional details to highlight exactly what you need. As it's currently written, it’s hard to tell exactly what you're asking. See the [How to Ask](http://stackoverflow.com/help/how-to-ask) page for help clarifying this question. – Maximilian Riegler Sep 09 '16 at 09:07
1 Answers
2
            <my-comp [hidden]="isHidden">
See also What is the equivalent of ngShow and ngHide in Angular2?
 
    
    
        Community
        
- 1
- 1
 
    
    
        Günter Zöchbauer
        
- 623,577
- 216
- 2,003
- 1,567
