@angular/core

ComponentRef

Class

Represents a component created by a ComponentFactory. Provides access to the component instance and related objects, and provides the means of destroying the instance.

abstract class ComponentRef {
}
Jump to details