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 |
How do you use $filter?
What is singleton angular?
What are the concept of scope hierarchy? Tell me how many scope can an application have?
Explain the architecture of angular 2?
What is angular 6 and why it is used?
Explain directives?
How to open dialog box in angular 4?
What is sross site scripting (xss) attack?
What are differences between angular 4 and angular 2?
How can the spa be implemented with angular?
Does typescript have a future?
How to assign alternate class to rows in angular js?