NgModuleRef
Class
Represents an instance of an NgModule
created by an NgModuleFactory
.
Provides access to the NgModule
instance and related objects.
API
abstract class NgModuleRef<T> {}
Jump to details
Represents an instance of an NgModule
created by an NgModuleFactory
.
Provides access to the NgModule
instance and related objects.
abstract class NgModuleRef<T> {}