What is difference between $document and window.document in AngularJS?
Answer Posted / chaitanya
$document is an Angular service which reference to the browser's window.document object.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How to configure angular routes?
How to implement internationalization in angular js?
What is $q service and when to use it?
What are the two ways to use currency filters?
What is impure pipe?
What classes should I not add to module's declarations?
Why do we use angularjs?
What is routerstatesnapshot?
What are the features of angular 7?
Give an example for Rootscope in AngularJS?
What is ngClass directive in AngularJS?
Why to use “$http” in AngularJS?
Why is angular popular?
What is the best solution to solve requestanimationframe is not defined in angular?
What methods $resource service object support?