What is hidden property in angular 2?
Answer / Prabhakar Pandey
The hidden attribute in Angular 2 can be used to hide an HTML element by setting its value to true. This results in the element not being displayed on the webpage.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is the difference between angular and jquery?
Explain the difference between promise and observable in angular?
Explain what is the difference between angularjs and backbone.js?
Is nested controllers possible or not in angularjs?
When to use $destroy() function of scope?
What is canactivate in angular?
What is the difference between ngroute and ui-router?
What is data in angular?
What is an AsyncPipe in Angular?
What does ‘ng-serve’ do?
What are controllers in AngularJS?
Is angularjs dependent on jquery?