• 概要
@angular/upgrade/static

setAngularJSGlobal

function
stable

Resets the AngularJS global.

API

function setAngularJSGlobal(ng: any): void;

setAngularJSGlobal

void

Resets the AngularJS global.

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

@paramngany
@returnsvoid

Description

Resets the AngularJS global.

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

Jump to details