What is innerhtml in angular?
Answer / Anupam Kashyap
innerHTML is a property used primarily in vanilla JavaScript for manipulating the HTML content of an element. Angular, however, encourages using Data Binding instead of directly manipulating DOM elements with innerHTML.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is ngmodel in angular?
What is hashlocationstrategy?
What is lazy loading angular?
What filters to use for photography?
What is the difference between an annotation and a decorator in angular?
How would you create a component to display error messages throughout your application?
What is @ngmodule in angular 2?
What is better react or angular?
What is two way data binding in angularjs?
Which module does is required for every angular 2 app?
What is tree shaking in angular?
What is angular directive? Explain in detail?