setAngularJSGlobal
Resets the AngularJS global.
setAngularJSGlobal(ng: any): void
Parameters
ng |
Type: |
Returns
void
Description
Used when AngularJS is loaded lazily, and not available on window
.
Resets the AngularJS global.
setAngularJSGlobal(ng: any): void
ng |
Type: |
void
Used when AngularJS is loaded lazily, and not available on window
.