NgModuleFactory
Class
deprecated
Deprecation warning
moduleType
Type<T>
create
NgModuleRef<T>
@returns
NgModuleRef<T>
Jump to details
Deprecation warning
This class was mostly used as a part of ViewEngine-based JIT API and is no longer needed in Ivy JIT mode. Angular provides APIs that accept NgModule classes directly (such as PlatformRef.bootstrapModule and createNgModule), consider switching to those APIs instead of using factory-based ones.
Type<T>
NgModuleRef<T>
NgModuleRef<T>