What is 'control html dom programmatically' in angularjs?
Answer / Subhay Chandra
"Control HTML DOM programmatically in AngularJS refers to manipulating the DOM of HTML elements directly using AngularJS controllers, services, or directives. This can be useful for modifying the appearance or behavior of the view without changing the underlying templates."
| Is This Answer Correct ? | 0 Yes | 0 No |
What is tree shaking angular?
Why webpack is used in angular?
What is pure pipe in angular?
Explain webpack?
How does lazy loading work?
What is the use of lazy loading in angular 6?
Whats is a filter?
What is the difference between a link and compile in angularjs?
What is router-link directive in angular 2?
Explain life cycle in angular?
Explain what is injector in angularjs?
Do you know what is angulars performance like?