How to use the @angular/common/src/location/location.Location function in @angular/common

To help you get started, we’ve selected a few @angular/common examples, based on popular ways it is used in public projects.

Secure your code as it's written. Use Snyk Code to scan source code in minutes - no build needed - and fix issues immediately.

github wujun4code / DoChat / DoChat-mobile / .tmp / app / app.module.ngfactory.js View on Github external
get: function () {
            if ((this.__Location_64 == null)) {
                (this.__Location_64 = new import36.Location(this._LocationStrategy_63));
            }
            return this.__Location_64;
        },
        enumerable: true,
github ionic-team / ionic-site / content / docs / v2 / demos / src / infinite-scroll / app.module.ngfactory.js View on Github external
get: function () {
            if ((this.__Location_66 == null)) {
                (this.__Location_66 = new import38.Location(this._LocationStrategy_65));
            }
            return this.__Location_66;
        },
        enumerable: true,
github ionic-team / ionic-site / content / docs / demos / src / item-sliding / app.module.ngfactory.js View on Github external
get: function () {
            if ((this.__Location_66 == null)) {
                (this.__Location_66 = new import38.Location(this._LocationStrategy_65));
            }
            return this.__Location_66;
        },
        enumerable: true,
github ionic-team / ionic-site / docs / v2 / demos / src / nav-params / app.module.ngfactory.js View on Github external
get: function () {
            if ((this.__Location_64 == null)) {
                (this.__Location_64 = new import36.Location(this._LocationStrategy_63));
            }
            return this.__Location_64;
        },
        enumerable: true,
github ionic-team / ionic-site / docs / v2 / demos / src / popover / app.module.ngfactory.ts View on Github external
get _Location_64():import36.Location {
    if ((this.__Location_64 == (null as any))) { (this.__Location_64 = new import36.Location(this._LocationStrategy_63)); }
    return this.__Location_64;
  }
  get _MenuController_65():import37.MenuController {
github ionic-team / ionic-site / docs / v2 / demos / src / item / app.module.ngfactory.js View on Github external
get: function () {
            if ((this.__Location_64 == null)) {
                (this.__Location_64 = new import36.Location(this._LocationStrategy_63));
            }
            return this.__Location_64;
        },
        enumerable: true,
github ionic-team / ionic-site / content / docs / v2 / demos / src / navigation / app.module.ngfactory.js View on Github external
get: function () {
            if ((this.__Location_66 == null)) {
                (this.__Location_66 = new import38.Location(this._LocationStrategy_65));
            }
            return this.__Location_66;
        },
        enumerable: true,
github ionic-team / ionic-site / content / docs / v2 / demos / src / tabs / app.module.ngfactory.js View on Github external
get: function () {
            if ((this.__Location_66 == null)) {
                (this.__Location_66 = new import38.Location(this._LocationStrategy_65));
            }
            return this.__Location_66;
        },
        enumerable: true,
github swimlane / ngx-charts / release / line-chart / line-chart.module.ngfactory.ts View on Github external
get _Location_9():import10.Location {
    if ((this.__Location_9 == null)) { (this.__Location_9 = new import10.Location(this._LocationStrategy_8)); }
    return this.__Location_9;
  }
  createInternal():import1.LineChartModule {
github ionic-team / ionic-site / content / docs / v2 / demos / src / menu / app.module.ngfactory.js View on Github external
get: function () {
            if ((this.__Location_66 == null)) {
                (this.__Location_66 = new import38.Location(this._LocationStrategy_65));
            }
            return this.__Location_66;
        },
        enumerable: true,