The Wayback Machine - https://web.archive.org/web/20260315050421/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.

Deprecation warning

Use createNgModule instead.

API

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