What is hidden property in angular 2?



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

Post New Answer

More AngularJS Interview Questions

What is the difference between angular and jquery?

1 Answers  


Explain the difference between promise and observable in angular?

1 Answers  


Explain what is the difference between angularjs and backbone.js?

1 Answers  


Is nested controllers possible or not in angularjs?

1 Answers  


When to use $destroy() function of scope?

1 Answers  


What is canactivate in angular?

1 Answers  


What is the difference between ngroute and ui-router?

1 Answers  


What is data in angular?

1 Answers  


What is an AsyncPipe in Angular?

1 Answers  


What does ‘ng-serve’ do?

1 Answers  


What are controllers in AngularJS?

1 Answers  


Is angularjs dependent on jquery?

1 Answers  


Categories