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 |
Where can I learn angularjs?
How Directives are compiled?
What is ng bind in angular?
What is module ts in angular?
Which version you are using js?
How did you perform validation in angularjs?
How to define custom typings to avoid editor warnings?
What is difference between structural and attribute directives?
What is providedin in angular?
What are the advantages of using angular?
What is the scope of $scope?
What are the key features/concepts of Angular.js?