Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ogm710811/route-tracing-angular

Example of how to enable route tracing, subscribe to route events, and router outlet events
https://github.com/ogm710811/route-tracing-angular

advanced-angular angular-cli angular-routing angular4

Last synced: 24 days ago
JSON representation

Example of how to enable route tracing, subscribe to route events, and router outlet events

Awesome Lists containing this project

README

        

# O2ContentChildren

This project was generated with [Angular CLI](https://github.com/angular/angular-cli) version 1.3.2.

## Development server

Run `ng serve` for a dev server. Navigate to `http://localhost:4200/`. The app will automatically reload if you change any of the source files.

## Topics

This project shows the following Advanced Components examples:
1. ContentChild and AfterContentInit decorator.
2. COntentChildren and QueryList.