[AngularJS] Re: ngShow / ng Hide

2017-08-08 Thread Bhuvan Ram
ng-Show and ng-Hide doesn't work in Angular 4. you can assign the HTML 
attribute "hidden" to HTML element with the help of logic using one way 
binding "[]"

[AngularJS] Re: ngShow / ng Hide

2017-08-07 Thread Sander Elias
Hi Amol,

ngShow and ngHide are not part of Angular Version 2 and up. So adding that 
to elements will not do anything. Have a look at *ngIf  
or use the the hidden 
attriibute that is on most HTML elements.
like:

https://groups.google.com/group/angular.
For more options, visit https://groups.google.com/d/optout.