mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
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 |
||
|---|---|---|
| .. | ||
| ng_class_spec.ts | ||
| ng_component_outlet_spec.ts | ||
| ng_for_spec.ts | ||
| ng_if_spec.ts | ||
| ng_plural_spec.ts | ||
| ng_style_spec.ts | ||
| ng_switch_spec.ts | ||
| ng_template_outlet_spec.ts | ||
| non_bindable_spec.ts | ||