Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 331 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 331 Bytes

Example of injecting components dynamically in Angular 2

  • Uses Angular2 RC-5 with webpack
  • Uses ComponentFactoryResolver for injecting components dynamically

See this post for more info: Injecting components dynamically in Angular 2