What is difference between $document and window.document in AngularJS?
Answer / chaitanya
$document is an Angular service which reference to the browser's window.document object.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is routerlink?
When should we use angular?
What is dirty checking in angular?
What is $q service and when to use it?
What is $rootscope in AngularJS?
Is the jquery library used in angular?
Is it possible to have a multiple router-outlet in the same template?
Can you automate porting angular 1 code to angular 2?
Do you know what is scope in angular.js?
Why do we use angular 2?
How many types of ngmodule?
What is angular libraries?