How to use the ionic-angular/components/app/app.App function in ionic-angular

To help you get started, we’ve selected a few ionic-angular 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 ionic-team / ionic-site / docs / v2 / demos / src / events / app.module.ngfactory.js View on Github external
this._FormsModule_5 = new import7.FormsModule();
        this._ReactiveFormsModule_6 = new import7.ReactiveFormsModule();
        this._IonicModule_7 = new import8.IonicModule();
        this._AppModule_8 = new import1.AppModule();
        this._ErrorHandler_11 = import4.errorHandler();
        this._ConfigToken_12 = null;
        this._UrlToken_13 = import8.provideLocationHref();
        this._QueryParams_14 = import66.setupQueryParams(this._UrlToken_13);
        this._PlatformConfigToken_15 = import67.providePlatformConfigs();
        this._UserAgentToken_16 = import8.provideUserAgent();
        this._NavigatorPlatformToken_17 = import8.provideNavigatorPlatform();
        this._DocumentDirToken_18 = import8.provideDocumentDirection();
        this._DocLangToken_19 = import8.provideDocumentLang();
        this._Platform_20 = import68.setupPlatform(this._PlatformConfigToken_15, this._QueryParams_14, this._UserAgentToken_16, this._NavigatorPlatformToken_17, this._DocumentDirToken_18, this._DocLangToken_19, this.parent.get(import59.NgZone));
        this._Config_21 = import69.setupConfig(this._ConfigToken_12, this._QueryParams_14, this._Platform_20);
        this._App_22 = new import10.App(this._Config_21, this._Platform_20);
        this._APP_INITIALIZER_23 = [
            import70.registerModeConfigs(this._Config_21),
            import71.registerTransitions(this._Config_21),
            import30.setupProvideEvents(this._Platform_20),
            import41.setupTapClick(this._Config_21, this._App_22, this.parent.get(import59.NgZone))
        ];
        this._ApplicationInitStatus_24 = new import11.ApplicationInitStatus(this._APP_INITIALIZER_23);
        this._Testability_25 = new import12.Testability(this.parent.get(import59.NgZone));
        this._ApplicationRef__26 = new import13.ApplicationRef_(this.parent.get(import59.NgZone), this.parent.get(import72.Console), this, this._ErrorHandler_11, this, this._ApplicationInitStatus_24, this.parent.get(import12.TestabilityRegistry, null), this._Testability_25);
        return this._AppModule_8;
    };
    AppModuleInjector.prototype.getInternal = function (token, notFoundResult) {
github ionic-team / ionic-site / docs / v2 / demos / src / loading / app.module.ngfactory.js View on Github external
this._FormsModule_5 = new import7.FormsModule();
        this._ReactiveFormsModule_6 = new import7.ReactiveFormsModule();
        this._IonicModule_7 = new import8.IonicModule();
        this._AppModule_8 = new import1.AppModule();
        this._ErrorHandler_11 = import4.errorHandler();
        this._ConfigToken_12 = null;
        this._UrlToken_13 = import8.provideLocationHref();
        this._QueryParams_14 = import66.setupQueryParams(this._UrlToken_13);
        this._PlatformConfigToken_15 = import67.providePlatformConfigs();
        this._UserAgentToken_16 = import8.provideUserAgent();
        this._NavigatorPlatformToken_17 = import8.provideNavigatorPlatform();
        this._DocumentDirToken_18 = import8.provideDocumentDirection();
        this._DocLangToken_19 = import8.provideDocumentLang();
        this._Platform_20 = import68.setupPlatform(this._PlatformConfigToken_15, this._QueryParams_14, this._UserAgentToken_16, this._NavigatorPlatformToken_17, this._DocumentDirToken_18, this._DocLangToken_19, this.parent.get(import59.NgZone));
        this._Config_21 = import69.setupConfig(this._ConfigToken_12, this._QueryParams_14, this._Platform_20);
        this._App_22 = new import10.App(this._Config_21, this._Platform_20);
        this._APP_INITIALIZER_23 = [
            import70.registerModeConfigs(this._Config_21),
            import71.registerTransitions(this._Config_21),
            import30.setupProvideEvents(this._Platform_20),
            import41.setupTapClick(this._Config_21, this._App_22, this.parent.get(import59.NgZone))
        ];
        this._ApplicationInitStatus_24 = new import11.ApplicationInitStatus(this._APP_INITIALIZER_23);
        this._Testability_25 = new import12.Testability(this.parent.get(import59.NgZone));
        this._ApplicationRef__26 = new import13.ApplicationRef_(this.parent.get(import59.NgZone), this.parent.get(import72.Console), this, this._ErrorHandler_11, this, this._ApplicationInitStatus_24, this.parent.get(import12.TestabilityRegistry, null), this._Testability_25);
        return this._AppModule_8;
    };
    AppModuleInjector.prototype.getInternal = function (token, notFoundResult) {
github ionic-team / ionic-site / docs / v2 / demos / src / popover / app.module.ngfactory.js View on Github external
this._FormsModule_5 = new import7.FormsModule();
        this._ReactiveFormsModule_6 = new import7.ReactiveFormsModule();
        this._IonicModule_7 = new import8.IonicModule();
        this._AppModule_8 = new import1.AppModule();
        this._ErrorHandler_11 = import4.errorHandler();
        this._ConfigToken_12 = null;
        this._UrlToken_13 = import8.provideLocationHref();
        this._QueryParams_14 = import66.setupQueryParams(this._UrlToken_13);
        this._PlatformConfigToken_15 = import67.providePlatformConfigs();
        this._UserAgentToken_16 = import8.provideUserAgent();
        this._NavigatorPlatformToken_17 = import8.provideNavigatorPlatform();
        this._DocumentDirToken_18 = import8.provideDocumentDirection();
        this._DocLangToken_19 = import8.provideDocumentLang();
        this._Platform_20 = import68.setupPlatform(this._PlatformConfigToken_15, this._QueryParams_14, this._UserAgentToken_16, this._NavigatorPlatformToken_17, this._DocumentDirToken_18, this._DocLangToken_19, this.parent.get(import59.NgZone));
        this._Config_21 = import69.setupConfig(this._ConfigToken_12, this._QueryParams_14, this._Platform_20);
        this._App_22 = new import10.App(this._Config_21, this._Platform_20);
        this._APP_INITIALIZER_23 = [
            import70.registerModeConfigs(this._Config_21),
            import71.registerTransitions(this._Config_21),
            import30.setupProvideEvents(this._Platform_20),
            import41.setupTapClick(this._Config_21, this._App_22, this.parent.get(import59.NgZone))
        ];
        this._ApplicationInitStatus_24 = new import11.ApplicationInitStatus(this._APP_INITIALIZER_23);
        this._Testability_25 = new import12.Testability(this.parent.get(import59.NgZone));
        this._ApplicationRef__26 = new import13.ApplicationRef_(this.parent.get(import59.NgZone), this.parent.get(import72.Console), this, this._ErrorHandler_11, this, this._ApplicationInitStatus_24, this.parent.get(import12.TestabilityRegistry, null), this._Testability_25);
        return this._AppModule_8;
    };
    AppModuleInjector.prototype.getInternal = function (token, notFoundResult) {
github ionic-team / ionic-site / docs / v2 / demos / src / loading / app.module.ngfactory.ts View on Github external
this._FormsModule_5 = new import7.FormsModule();
    this._ReactiveFormsModule_6 = new import7.ReactiveFormsModule();
    this._IonicModule_7 = new import8.IonicModule();
    this._AppModule_8 = new import1.AppModule();
    this._ErrorHandler_11 = import4.errorHandler();
    this._ConfigToken_12 = (null as any);
    this._UrlToken_13 = import8.provideLocationHref();
    this._QueryParams_14 = import66.setupQueryParams(this._UrlToken_13);
    this._PlatformConfigToken_15 = import67.providePlatformConfigs();
    this._UserAgentToken_16 = import8.provideUserAgent();
    this._NavigatorPlatformToken_17 = import8.provideNavigatorPlatform();
    this._DocumentDirToken_18 = import8.provideDocumentDirection();
    this._DocLangToken_19 = import8.provideDocumentLang();
    this._Platform_20 = import68.setupPlatform(this._PlatformConfigToken_15,this._QueryParams_14,this._UserAgentToken_16,this._NavigatorPlatformToken_17,this._DocumentDirToken_18,this._DocLangToken_19,this.parent.get(import59.NgZone));
    this._Config_21 = import69.setupConfig(this._ConfigToken_12,this._QueryParams_14,this._Platform_20);
    this._App_22 = new import10.App(this._Config_21,this._Platform_20);
    this._APP_INITIALIZER_23 = [
      import70.registerModeConfigs(this._Config_21),
      import71.registerTransitions(this._Config_21),
      import30.setupProvideEvents(this._Platform_20),
      import41.setupTapClick(this._Config_21,this._App_22,this.parent.get(import59.NgZone))
    ]
    ;
    this._ApplicationInitStatus_24 = new import11.ApplicationInitStatus(this._APP_INITIALIZER_23);
    this._Testability_25 = new import12.Testability(this.parent.get(import59.NgZone));
    this._ApplicationRef__26 = new import13.ApplicationRef_(this.parent.get(import59.NgZone),this.parent.get(import72.Console),this,this._ErrorHandler_11,this,this._ApplicationInitStatus_24,this.parent.get(import12.TestabilityRegistry,(null as any)),this._Testability_25);
    return this._AppModule_8;
  }
  getInternal(token:any,notFoundResult:any):any {
github ionic-team / ionic-site / docs / v2 / demos / src / item / app.module.ngfactory.js View on Github external
this._FormsModule_5 = new import7.FormsModule();
        this._ReactiveFormsModule_6 = new import7.ReactiveFormsModule();
        this._IonicModule_7 = new import8.IonicModule();
        this._AppModule_8 = new import1.AppModule();
        this._ErrorHandler_11 = import4.errorHandler();
        this._ConfigToken_12 = null;
        this._UrlToken_13 = import8.provideLocationHref();
        this._QueryParams_14 = import66.setupQueryParams(this._UrlToken_13);
        this._PlatformConfigToken_15 = import67.providePlatformConfigs();
        this._UserAgentToken_16 = import8.provideUserAgent();
        this._NavigatorPlatformToken_17 = import8.provideNavigatorPlatform();
        this._DocumentDirToken_18 = import8.provideDocumentDirection();
        this._DocLangToken_19 = import8.provideDocumentLang();
        this._Platform_20 = import68.setupPlatform(this._PlatformConfigToken_15, this._QueryParams_14, this._UserAgentToken_16, this._NavigatorPlatformToken_17, this._DocumentDirToken_18, this._DocLangToken_19, this.parent.get(import59.NgZone));
        this._Config_21 = import69.setupConfig(this._ConfigToken_12, this._QueryParams_14, this._Platform_20);
        this._App_22 = new import10.App(this._Config_21, this._Platform_20);
        this._APP_INITIALIZER_23 = [
            import70.registerModeConfigs(this._Config_21),
            import71.registerTransitions(this._Config_21),
            import30.setupProvideEvents(this._Platform_20),
            import41.setupTapClick(this._Config_21, this._App_22, this.parent.get(import59.NgZone))
        ];
        this._ApplicationInitStatus_24 = new import11.ApplicationInitStatus(this._APP_INITIALIZER_23);
        this._Testability_25 = new import12.Testability(this.parent.get(import59.NgZone));
        this._ApplicationRef__26 = new import13.ApplicationRef_(this.parent.get(import59.NgZone), this.parent.get(import72.Console), this, this._ErrorHandler_11, this, this._ApplicationInitStatus_24, this.parent.get(import12.TestabilityRegistry, null), this._Testability_25);
        return this._AppModule_8;
    };
    AppModuleInjector.prototype.getInternal = function (token, notFoundResult) {
github ionic-team / ionic-site / docs / v2 / demos / src / nav-params / app.module.ngfactory.js View on Github external
this._FormsModule_5 = new import7.FormsModule();
        this._ReactiveFormsModule_6 = new import7.ReactiveFormsModule();
        this._IonicModule_7 = new import8.IonicModule();
        this._AppModule_8 = new import1.AppModule();
        this._ErrorHandler_11 = import4.errorHandler();
        this._ConfigToken_12 = null;
        this._UrlToken_13 = import8.provideLocationHref();
        this._QueryParams_14 = import66.setupQueryParams(this._UrlToken_13);
        this._PlatformConfigToken_15 = import67.providePlatformConfigs();
        this._UserAgentToken_16 = import8.provideUserAgent();
        this._NavigatorPlatformToken_17 = import8.provideNavigatorPlatform();
        this._DocumentDirToken_18 = import8.provideDocumentDirection();
        this._DocLangToken_19 = import8.provideDocumentLang();
        this._Platform_20 = import68.setupPlatform(this._PlatformConfigToken_15, this._QueryParams_14, this._UserAgentToken_16, this._NavigatorPlatformToken_17, this._DocumentDirToken_18, this._DocLangToken_19, this.parent.get(import59.NgZone));
        this._Config_21 = import69.setupConfig(this._ConfigToken_12, this._QueryParams_14, this._Platform_20);
        this._App_22 = new import10.App(this._Config_21, this._Platform_20);
        this._APP_INITIALIZER_23 = [
            import70.registerModeConfigs(this._Config_21),
            import71.registerTransitions(this._Config_21),
            import30.setupProvideEvents(this._Platform_20),
            import41.setupTapClick(this._Config_21, this._App_22, this.parent.get(import59.NgZone))
        ];
        this._ApplicationInitStatus_24 = new import11.ApplicationInitStatus(this._APP_INITIALIZER_23);
        this._Testability_25 = new import12.Testability(this.parent.get(import59.NgZone));
        this._ApplicationRef__26 = new import13.ApplicationRef_(this.parent.get(import59.NgZone), this.parent.get(import72.Console), this, this._ErrorHandler_11, this, this._ApplicationInitStatus_24, this.parent.get(import12.TestabilityRegistry, null), this._Testability_25);
        return this._AppModule_8;
    };
    AppModuleInjector.prototype.getInternal = function (token, notFoundResult) {
github ionic-team / ionic-site / docs / v2 / demos / src / events / app.module.ngfactory.ts View on Github external
this._FormsModule_5 = new import7.FormsModule();
    this._ReactiveFormsModule_6 = new import7.ReactiveFormsModule();
    this._IonicModule_7 = new import8.IonicModule();
    this._AppModule_8 = new import1.AppModule();
    this._ErrorHandler_11 = import4.errorHandler();
    this._ConfigToken_12 = (null as any);
    this._UrlToken_13 = import8.provideLocationHref();
    this._QueryParams_14 = import66.setupQueryParams(this._UrlToken_13);
    this._PlatformConfigToken_15 = import67.providePlatformConfigs();
    this._UserAgentToken_16 = import8.provideUserAgent();
    this._NavigatorPlatformToken_17 = import8.provideNavigatorPlatform();
    this._DocumentDirToken_18 = import8.provideDocumentDirection();
    this._DocLangToken_19 = import8.provideDocumentLang();
    this._Platform_20 = import68.setupPlatform(this._PlatformConfigToken_15,this._QueryParams_14,this._UserAgentToken_16,this._NavigatorPlatformToken_17,this._DocumentDirToken_18,this._DocLangToken_19,this.parent.get(import59.NgZone));
    this._Config_21 = import69.setupConfig(this._ConfigToken_12,this._QueryParams_14,this._Platform_20);
    this._App_22 = new import10.App(this._Config_21,this._Platform_20);
    this._APP_INITIALIZER_23 = [
      import70.registerModeConfigs(this._Config_21),
      import71.registerTransitions(this._Config_21),
      import30.setupProvideEvents(this._Platform_20),
      import41.setupTapClick(this._Config_21,this._App_22,this.parent.get(import59.NgZone))
    ]
    ;
    this._ApplicationInitStatus_24 = new import11.ApplicationInitStatus(this._APP_INITIALIZER_23);
    this._Testability_25 = new import12.Testability(this.parent.get(import59.NgZone));
    this._ApplicationRef__26 = new import13.ApplicationRef_(this.parent.get(import59.NgZone),this.parent.get(import72.Console),this,this._ErrorHandler_11,this,this._ApplicationInitStatus_24,this.parent.get(import12.TestabilityRegistry,(null as any)),this._Testability_25);
    return this._AppModule_8;
  }
  getInternal(token:any,notFoundResult:any):any {
github ionic-team / ionic-site / docs / v2 / demos / src / tabs / app.module.ngfactory.ts View on Github external
this._FormsModule_5 = new import7.FormsModule();
    this._ReactiveFormsModule_6 = new import7.ReactiveFormsModule();
    this._IonicModule_7 = new import8.IonicModule();
    this._AppModule_8 = new import1.AppModule();
    this._ErrorHandler_11 = import4.errorHandler();
    this._ConfigToken_12 = (null as any);
    this._UrlToken_13 = import8.provideLocationHref();
    this._QueryParams_14 = import66.setupQueryParams(this._UrlToken_13);
    this._PlatformConfigToken_15 = import67.providePlatformConfigs();
    this._UserAgentToken_16 = import8.provideUserAgent();
    this._NavigatorPlatformToken_17 = import8.provideNavigatorPlatform();
    this._DocumentDirToken_18 = import8.provideDocumentDirection();
    this._DocLangToken_19 = import8.provideDocumentLang();
    this._Platform_20 = import68.setupPlatform(this._PlatformConfigToken_15,this._QueryParams_14,this._UserAgentToken_16,this._NavigatorPlatformToken_17,this._DocumentDirToken_18,this._DocLangToken_19,this.parent.get(import59.NgZone));
    this._Config_21 = import69.setupConfig(this._ConfigToken_12,this._QueryParams_14,this._Platform_20);
    this._App_22 = new import10.App(this._Config_21,this._Platform_20);
    this._APP_INITIALIZER_23 = [
      import70.registerModeConfigs(this._Config_21),
      import71.registerTransitions(this._Config_21),
      import30.setupProvideEvents(this._Platform_20),
      import41.setupTapClick(this._Config_21,this._App_22,this.parent.get(import59.NgZone))
    ]
    ;
    this._ApplicationInitStatus_24 = new import11.ApplicationInitStatus(this._APP_INITIALIZER_23);
    this._Testability_25 = new import12.Testability(this.parent.get(import59.NgZone));
    this._ApplicationRef__26 = new import13.ApplicationRef_(this.parent.get(import59.NgZone),this.parent.get(import72.Console),this,this._ErrorHandler_11,this,this._ApplicationInitStatus_24,this.parent.get(import12.TestabilityRegistry,(null as any)),this._Testability_25);
    return this._AppModule_8;
  }
  getInternal(token:any,notFoundResult:any):any {
github ionic-team / ionic-site / docs / v2 / demos / src / popover / app.module.ngfactory.ts View on Github external
this._FormsModule_5 = new import7.FormsModule();
    this._ReactiveFormsModule_6 = new import7.ReactiveFormsModule();
    this._IonicModule_7 = new import8.IonicModule();
    this._AppModule_8 = new import1.AppModule();
    this._ErrorHandler_11 = import4.errorHandler();
    this._ConfigToken_12 = (null as any);
    this._UrlToken_13 = import8.provideLocationHref();
    this._QueryParams_14 = import66.setupQueryParams(this._UrlToken_13);
    this._PlatformConfigToken_15 = import67.providePlatformConfigs();
    this._UserAgentToken_16 = import8.provideUserAgent();
    this._NavigatorPlatformToken_17 = import8.provideNavigatorPlatform();
    this._DocumentDirToken_18 = import8.provideDocumentDirection();
    this._DocLangToken_19 = import8.provideDocumentLang();
    this._Platform_20 = import68.setupPlatform(this._PlatformConfigToken_15,this._QueryParams_14,this._UserAgentToken_16,this._NavigatorPlatformToken_17,this._DocumentDirToken_18,this._DocLangToken_19,this.parent.get(import59.NgZone));
    this._Config_21 = import69.setupConfig(this._ConfigToken_12,this._QueryParams_14,this._Platform_20);
    this._App_22 = new import10.App(this._Config_21,this._Platform_20);
    this._APP_INITIALIZER_23 = [
      import70.registerModeConfigs(this._Config_21),
      import71.registerTransitions(this._Config_21),
      import30.setupProvideEvents(this._Platform_20),
      import41.setupTapClick(this._Config_21,this._App_22,this.parent.get(import59.NgZone))
    ]
    ;
    this._ApplicationInitStatus_24 = new import11.ApplicationInitStatus(this._APP_INITIALIZER_23);
    this._Testability_25 = new import12.Testability(this.parent.get(import59.NgZone));
    this._ApplicationRef__26 = new import13.ApplicationRef_(this.parent.get(import59.NgZone),this.parent.get(import72.Console),this,this._ErrorHandler_11,this,this._ApplicationInitStatus_24,this.parent.get(import12.TestabilityRegistry,(null as any)),this._Testability_25);
    return this._AppModule_8;
  }
  getInternal(token:any,notFoundResult:any):any {
github ionic-team / ionic-site / docs / v2 / demos / src / config / app.module.ngfactory.ts View on Github external
this._FormsModule_5 = new import7.FormsModule();
    this._ReactiveFormsModule_6 = new import7.ReactiveFormsModule();
    this._IonicModule_7 = new import8.IonicModule();
    this._AppModule_8 = new import1.AppModule();
    this._ErrorHandler_11 = import4.errorHandler();
    this._ConfigToken_12 = (null as any);
    this._UrlToken_13 = import8.provideLocationHref();
    this._QueryParams_14 = import66.setupQueryParams(this._UrlToken_13);
    this._PlatformConfigToken_15 = import67.providePlatformConfigs();
    this._UserAgentToken_16 = import8.provideUserAgent();
    this._NavigatorPlatformToken_17 = import8.provideNavigatorPlatform();
    this._DocumentDirToken_18 = import8.provideDocumentDirection();
    this._DocLangToken_19 = import8.provideDocumentLang();
    this._Platform_20 = import68.setupPlatform(this._PlatformConfigToken_15,this._QueryParams_14,this._UserAgentToken_16,this._NavigatorPlatformToken_17,this._DocumentDirToken_18,this._DocLangToken_19,this.parent.get(import59.NgZone));
    this._Config_21 = import69.setupConfig(this._ConfigToken_12,this._QueryParams_14,this._Platform_20);
    this._App_22 = new import10.App(this._Config_21,this._Platform_20);
    this._APP_INITIALIZER_23 = [
      import70.registerModeConfigs(this._Config_21),
      import71.registerTransitions(this._Config_21),
      import30.setupProvideEvents(this._Platform_20),
      import41.setupTapClick(this._Config_21,this._App_22,this.parent.get(import59.NgZone))
    ]
    ;
    this._ApplicationInitStatus_24 = new import11.ApplicationInitStatus(this._APP_INITIALIZER_23);
    this._Testability_25 = new import12.Testability(this.parent.get(import59.NgZone));
    this._ApplicationRef__26 = new import13.ApplicationRef_(this.parent.get(import59.NgZone),this.parent.get(import72.Console),this,this._ErrorHandler_11,this,this._ApplicationInitStatus_24,this.parent.get(import12.TestabilityRegistry,(null as any)),this._Testability_25);
    return this._AppModule_8;
  }
  getInternal(token:any,notFoundResult:any):any {