What is the difference between activatedroute and activatedroutesnapshot?
Answer / Sukeerti Suresh
ActivatedRoute is a service that provides information about the currently active route, while ActivatedRouteSnapshot represents the metadata of an individual route at a specific point in time. It's the snapshot of the Route object when the route was first resolved.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is ng-model in angularjs?
Tell me angular js date calendar with example?
What is an isolated scope?
What is ui angular?
What is zone in angular?
What is templateref and viewcontainerref?
What are selectors in angular?
What is rxjs in angular?
What is data binding in AngularJS?
What is the difference among "declarations", "providers" and "import" in ngmodule?
What is angular services?
What is life cycle hook in angular?