adspace
What is the life cycle event to check whether the dom is fully loaded?
Answer Posted / Sadhan Kumari
The Angular 2 life cycle event to check whether the DOM is fully loaded is the ngAfterViewInit(). This event is emitted after the view has been initialized and all of its child views have also been initialized. At this point, you can assume that the DOM is fully loaded.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Give the example of angularjs strings?
How an object or function can get a hold of its dependencies?
How to enable html5 mode in angular 1.x?
How can primeng be used with angular2?
How to implement a datagrid table with angular 2 and primeng?
How to use primeng in angular 4?
How to create angularjs filter which outputs html?
How to get and log an error in angular 4?
Which version you are using js?
What is the latest angular?
What is a dynamic route in angularjs and how do you implement it?
Angularjs dependency injection of value inside of the module.config?
What is the latest version of angular?