TemplateRef
Class
Represents an embedded template that can be used to instantiate embedded views. To instantiate embedded views based on a template, use the ViewContainerRef method createEmbeddedView().
API
Description
abstract class TemplateRef<C> {}
Jump to details