Explain activated route in Angular?

swapna
swapna

Posted On: May 31, 2021

 

    1 Answer Written

  •  swapna
    Answered by Uday Pawar

    ActivatedRoute Contains the information about a route associated with a component loaded in an outlet. It can also be used to pass data from one component to another component using route such as Id, flag, state etc.

Related Questions

Please Login or Register to leave a response.

Related Questions

Angular 7 Interview Questions

What's new in Angular 7?

Angular Elements is enabled to support content projection with the help of web standards for custom elements...

Angular 7 Interview Questions

What is IVY Renderer? Is it supported by Angular 7?

Angular will be releasing a new kind of rendering pipeline and view engine...

Angular 7 Interview Questions

What are the Core Dependencies of Angular 7?

Core DependenciesThere are two types of core dependencies: RxJS and TypeScript...