What directives are used to show and hide HTML elements in AngularJS?
Answer Posted / chaitanya
ng-show and ng-hide directives
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What set of modern browsers are supported in angular 2?
What is angular compatibility compiler (ngcc) in angular 7?
What does tree shaking mean?
What are angular providers?
What are the advantages of using angularjs?
List the differences between angular 2 components vs. Directives.
What are angular prefixes $ and $$?
How can someone make an ajax call using angularjs?
What does ‘ng-serve’ do?
What is shadow dom?
What is testability like in angular?
Does angularjs need a server?
How to get user input from a template reference variable?
How can xss be done in an angular application?
How will you convert a string into a percentage?