This is the archived documentation for Angular v6. Please visit angular.io to see documentation for the current version of Angular.

setAngularJSGlobal

Resets the AngularJS global.

See more...

setAngularJSGlobal(ng: any): void
      
      setAngularJSGlobal(ng: any): void
    

Parameters

ng

Type: any.

Returns

void

Description

Used when AngularJS is loaded lazily, and not available on window.