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.
API
abstract class ComponentRef<C> {}
Jump to details
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<C> {}