angular-cn/modules/@angular/examples/common/ngComponentOutlet/ts/e2e_test
Jason Aden 3ef73c2b19 feat(NgComponentOutlet): add NgModule support to NgComponentOutlet directive (#14088)
Allow NgComponentOutlet to dynamically load a module, then load a component from
that module. Useful for lazy loading code, then add the lazy loaded code to the
page using NgComponentOutlet.

Closes #14043
2017-01-25 17:41:08 -08:00
..
ngComponentOutlet_spec.ts feat(NgComponentOutlet): add NgModule support to NgComponentOutlet directive (#14088) 2017-01-25 17:41:08 -08:00