createEmbeddedView abstract method
Instantiates templateRef
and appends it into this container.
Returns the newly created view.
Implementation
EmbeddedViewRef createEmbeddedView(TemplateRef templateRef);
Instantiates templateRef
and appends it into this container.
Returns the newly created view.
EmbeddedViewRef createEmbeddedView(TemplateRef templateRef);