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 starting angular 4 apps using ionic 3 cli commands?
Why angular 4? What’s new in angular 4?
How routing works in angular 2.?
How would you select all the child components’ elements?
Difference between angularjs and react.js.
What is linking function? What are post linking and pre-linking functions?
How can you get url parameters from angularjs controller?
What are the main advantages of angularjs?
What is an AsyncPipe in Angular?
In what ways can you use a directive?
How angular router works?
What is architecture overview of angular?
What is @input and @output in angular 2?
Is react backend or frontend?
What are typescript types? In detail?