mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
createEmbeddedView method instantiates an embedded view based on this template and take your templateRef as argument and would render the passed templateRef in your ViewContainerRef. resolves angular#46955 PR Close #46957 |
||
|---|---|---|
| .. | ||
| compiler.ts | ||
| component_factory.ts | ||
| component_factory_resolver.ts | ||
| element_ref.ts | ||
| ng_module_factory.ts | ||
| ng_module_factory_loader.ts | ||
| ng_module_factory_loader_impl.ts | ||
| ng_module_registration.ts | ||
| query_list.ts | ||
| template_ref.ts | ||
| view_container_ref.ts | ||
| view_ref.ts | ||