The Wayback Machine - https://web.archive.org/web/20250518225246/https://angular.dev/api/core/createNgModuleRef
    • Overview
@angular/core

createNgModuleRef

constant
Deprecated

The createNgModule function alias for backwards-compatibility. Please avoid using it directly and use createNgModule instead.

API

  
    const createNgModuleRef: <T>(ngModule: Type<T>, parentInjector?: Injector | undefined) => NgModuleRef<T>;
  
  
Jump to details
HTTPS · web.archive.org
← Home