How to use the ionic-angular/components/icon/icon.Icon 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 / fab / app.component.ngfactory.js View on Github external
this._el_25 = this.renderer.createElement(null, 'ion-icon', null);
        this.renderer.setElementAttribute(this._el_25, 'name', 'logo-facebook');
        this.renderer.setElementAttribute(this._el_25, 'role', 'img');
        this._Icon_25_3 = new import16.Icon(this.parentInjector.get(import17.Config), new import18.ElementRef(this._el_25), this.renderer);
        compView_24.create(this._FabButton_24_4, [[].concat([this._el_25])], null);
        this._text_26 = this.renderer.createText(this._el_22, '\n      ', null);
        this._el_27 = this.renderer.createElement(this._el_22, 'button', null);
        this.renderer.setElementAttribute(this._el_27, 'ion-fab', '');
        this._appEl_27 = new import2.AppElement(27, 22, this, this._el_27);
        var compView_27 = import30.viewFactory_FabButton0(this.viewUtils, this.injector(27), this._appEl_27);
        this._FabButton_27_4 = new import14.FabButton(this.parentInjector.get(import17.Config), new import18.ElementRef(this._el_27), this.renderer);
        this._appEl_27.initComponent(this._FabButton_27_4, [], compView_27);
        this._el_28 = this.renderer.createElement(null, 'ion-icon', null);
        this.renderer.setElementAttribute(this._el_28, 'name', 'logo-twitter');
        this.renderer.setElementAttribute(this._el_28, 'role', 'img');
        this._Icon_28_3 = new import16.Icon(this.parentInjector.get(import17.Config), new import18.ElementRef(this._el_28), this.renderer);
        compView_27.create(this._FabButton_27_4, [[].concat([this._el_28])], null);
        this._text_29 = this.renderer.createText(this._el_22, '\n      ', null);
        this._el_30 = this.renderer.createElement(this._el_22, 'button', null);
        this.renderer.setElementAttribute(this._el_30, 'ion-fab', '');
        this._appEl_30 = new import2.AppElement(30, 22, this, this._el_30);
        var compView_30 = import30.viewFactory_FabButton0(this.viewUtils, this.injector(30), this._appEl_30);
        this._FabButton_30_4 = new import14.FabButton(this.parentInjector.get(import17.Config), new import18.ElementRef(this._el_30), this.renderer);
        this._appEl_30.initComponent(this._FabButton_30_4, [], compView_30);
        this._el_31 = this.renderer.createElement(null, 'ion-icon', null);
        this.renderer.setElementAttribute(this._el_31, 'name', 'logo-vimeo');
        this.renderer.setElementAttribute(this._el_31, 'role', 'img');
        this._Icon_31_3 = new import16.Icon(this.parentInjector.get(import17.Config), new import18.ElementRef(this._el_31), this.renderer);
        compView_30.create(this._FabButton_30_4, [[].concat([this._el_31])], null);
        this._text_32 = this.renderer.createText(this._el_22, '\n      ', null);
        this._el_33 = this.renderer.createElement(this._el_22, 'button', null);
        this.renderer.setElementAttribute(this._el_33, 'ion-fab', '');
github ionic-team / ionic-site / docs / v2 / demos / src / range / app.component.ngfactory.js View on Github external
this._appEl_61.initComponent(this._Range_61_4, [], compView_61);
        this._text_62 = this.renderer.createText(null, '\n        ', null);
        this._el_63 = this.renderer.createElement(null, 'ion-icon', null);
        this.renderer.setElementAttribute(this._el_63, 'color', 'danger');
        this.renderer.setElementAttribute(this._el_63, 'name', 'thermometer');
        this.renderer.setElementAttribute(this._el_63, 'range-left', '');
        this.renderer.setElementAttribute(this._el_63, 'role', 'img');
        this.renderer.setElementAttribute(this._el_63, 'small', '');
        this._Icon_63_3 = new import22.Icon(this.parentInjector.get(import24.Config), new import25.ElementRef(this._el_63), this.renderer);
        this._text_64 = this.renderer.createText(null, '\n        ', null);
        this._el_65 = this.renderer.createElement(null, 'ion-icon', null);
        this.renderer.setElementAttribute(this._el_65, 'color', 'danger');
        this.renderer.setElementAttribute(this._el_65, 'name', 'thermometer');
        this.renderer.setElementAttribute(this._el_65, 'range-right', '');
        this.renderer.setElementAttribute(this._el_65, 'role', 'img');
        this._Icon_65_3 = new import22.Icon(this.parentInjector.get(import24.Config), new import25.ElementRef(this._el_65), this.renderer);
        this._text_66 = this.renderer.createText(null, '\n      ', null);
        compView_61.create(this._Range_61_4, [
            [].concat([this._el_63]),
            [].concat([this._el_65])
        ], null);
        this._text_67 = this.renderer.createText(null, '\n    ', null);
        this._query_Label_59_0.reset([]);
        this._Item_59_4.contentLabel = this._query_Label_59_0.first;
        compView_59.create(this._Item_59_4, [
            [],
            [],
            [].concat([
                this._text_60,
                this._text_67
            ]),
            [].concat([this._el_61]),
github ionic-team / ionic-site / docs / v2 / demos / src / fab / app.component.ngfactory.js View on Github external
this._text_84 = this.renderer.createText(null, '\n    ', null);
        this._el_85 = this.renderer.createElement(null, 'ion-fab-list', null);
        this.renderer.setElementAttribute(this._el_85, 'side', 'top');
        this._FabList_85_3 = new import14.FabList(new import18.ElementRef(this._el_85), this.renderer);
        this._query_FabButton_85_0 = new import15.QueryList();
        this._text_86 = this.renderer.createText(this._el_85, '\n      ', null);
        this._el_87 = this.renderer.createElement(this._el_85, 'button', null);
        this.renderer.setElementAttribute(this._el_87, 'ion-fab', '');
        this._appEl_87 = new import2.AppElement(87, 85, this, this._el_87);
        var compView_87 = import30.viewFactory_FabButton0(this.viewUtils, this.injector(87), this._appEl_87);
        this._FabButton_87_4 = new import14.FabButton(this.parentInjector.get(import17.Config), new import18.ElementRef(this._el_87), this.renderer);
        this._appEl_87.initComponent(this._FabButton_87_4, [], compView_87);
        this._el_88 = this.renderer.createElement(null, 'ion-icon', null);
        this.renderer.setElementAttribute(this._el_88, 'name', 'logo-facebook');
        this.renderer.setElementAttribute(this._el_88, 'role', 'img');
        this._Icon_88_3 = new import16.Icon(this.parentInjector.get(import17.Config), new import18.ElementRef(this._el_88), this.renderer);
        compView_87.create(this._FabButton_87_4, [[].concat([this._el_88])], null);
        this._text_89 = this.renderer.createText(this._el_85, '\n      ', null);
        this._el_90 = this.renderer.createElement(this._el_85, 'button', null);
        this.renderer.setElementAttribute(this._el_90, 'ion-fab', '');
        this._appEl_90 = new import2.AppElement(90, 85, this, this._el_90);
        var compView_90 = import30.viewFactory_FabButton0(this.viewUtils, this.injector(90), this._appEl_90);
        this._FabButton_90_4 = new import14.FabButton(this.parentInjector.get(import17.Config), new import18.ElementRef(this._el_90), this.renderer);
        this._appEl_90.initComponent(this._FabButton_90_4, [], compView_90);
        this._el_91 = this.renderer.createElement(null, 'ion-icon', null);
        this.renderer.setElementAttribute(this._el_91, 'name', 'logo-twitter');
        this.renderer.setElementAttribute(this._el_91, 'role', 'img');
        this._Icon_91_3 = new import16.Icon(this.parentInjector.get(import17.Config), new import18.ElementRef(this._el_91), this.renderer);
        compView_90.create(this._FabButton_90_4, [[].concat([this._el_91])], null);
        this._text_92 = this.renderer.createText(this._el_85, '\n      ', null);
        this._el_93 = this.renderer.createElement(this._el_85, 'button', null);
        this.renderer.setElementAttribute(this._el_93, 'ion-fab', '');
github ionic-team / ionic-site / docs / v2 / demos / src / range / app.component.ngfactory.js View on Github external
this._el_21 = this.renderer.createElement(null, 'ion-range', null);
        this._appEl_21 = new import2.AppElement(21, 19, this, this._el_21);
        var compView_21 = import38.viewFactory_Range0(this.viewUtils, this.injector(21), this._appEl_21);
        this._Range_21_4 = new import19.Range(this.parentInjector.get(import37.Form), this.parentInjector.get(import39.Haptic), this._Item_19_4, this.parentInjector.get(import24.Config), new import25.ElementRef(this._el_21), this.renderer);
        this._NG_VALUE_ACCESSOR_21_5 = [this._Range_21_4];
        this._NgModel_21_6 = new import20.NgModel(null, null, null, this._NG_VALUE_ACCESSOR_21_5);
        this._NgControl_21_7 = this._NgModel_21_6;
        this._NgControlStatus_21_8 = new import21.NgControlStatus(this._NgControl_21_7);
        this._appEl_21.initComponent(this._Range_21_4, [], compView_21);
        this._text_22 = this.renderer.createText(null, '\n        ', null);
        this._el_23 = this.renderer.createElement(null, 'ion-icon', null);
        this.renderer.setElementAttribute(this._el_23, 'name', 'sunny');
        this.renderer.setElementAttribute(this._el_23, 'range-left', '');
        this.renderer.setElementAttribute(this._el_23, 'role', 'img');
        this.renderer.setElementAttribute(this._el_23, 'small', '');
        this._Icon_23_3 = new import22.Icon(this.parentInjector.get(import24.Config), new import25.ElementRef(this._el_23), this.renderer);
        this._text_24 = this.renderer.createText(null, '\n        ', null);
        this._el_25 = this.renderer.createElement(null, 'ion-icon', null);
        this.renderer.setElementAttribute(this._el_25, 'name', 'sunny');
        this.renderer.setElementAttribute(this._el_25, 'range-right', '');
        this.renderer.setElementAttribute(this._el_25, 'role', 'img');
        this._Icon_25_3 = new import22.Icon(this.parentInjector.get(import24.Config), new import25.ElementRef(this._el_25), this.renderer);
        this._text_26 = this.renderer.createText(null, '\n      ', null);
        compView_21.create(this._Range_21_4, [
            [].concat([this._el_23]),
            [].concat([this._el_25])
        ], null);
        this._text_27 = this.renderer.createText(null, '\n    ', null);
        this._query_Label_19_0.reset([]);
        this._Item_19_4.contentLabel = this._query_Label_19_0.first;
        compView_19.create(this._Item_19_4, [
            [],
github ionic-team / ionic-site / docs / v2 / demos / src / fab / app.component.ngfactory.js View on Github external
this._FabContainer_101_4 = new import14.FabContainer(new import18.ElementRef(this._el_101));
        this._query_FabButton_101_0 = new import15.QueryList();
        this._query_FabList_101_1 = new import15.QueryList();
        this._appEl_101.initComponent(this._FabContainer_101_4, [], compView_101);
        this._text_102 = this.renderer.createText(null, '\n    ', null);
        this._el_103 = this.renderer.createElement(null, 'button', null);
        this.renderer.setElementAttribute(this._el_103, 'color', 'danger');
        this.renderer.setElementAttribute(this._el_103, 'ion-fab', '');
        this._appEl_103 = new import2.AppElement(103, 101, this, this._el_103);
        var compView_103 = import30.viewFactory_FabButton0(this.viewUtils, this.injector(103), this._appEl_103);
        this._FabButton_103_4 = new import14.FabButton(this.parentInjector.get(import17.Config), new import18.ElementRef(this._el_103), this.renderer);
        this._appEl_103.initComponent(this._FabButton_103_4, [], compView_103);
        this._el_104 = this.renderer.createElement(null, 'ion-icon', null);
        this.renderer.setElementAttribute(this._el_104, 'name', 'md-share');
        this.renderer.setElementAttribute(this._el_104, 'role', 'img');
        this._Icon_104_3 = new import16.Icon(this.parentInjector.get(import17.Config), new import18.ElementRef(this._el_104), this.renderer);
        compView_103.create(this._FabButton_103_4, [[].concat([this._el_104])], null);
        this._text_105 = this.renderer.createText(null, '\n    ', null);
        this._el_106 = this.renderer.createElement(null, 'ion-fab-list', null);
        this.renderer.setElementAttribute(this._el_106, 'side', 'top');
        this._FabList_106_3 = new import14.FabList(new import18.ElementRef(this._el_106), this.renderer);
        this._query_FabButton_106_0 = new import15.QueryList();
        this._text_107 = this.renderer.createText(this._el_106, '\n      ', null);
        this._el_108 = this.renderer.createElement(this._el_106, 'button', null);
        this.renderer.setElementAttribute(this._el_108, 'color', 'primary');
        this.renderer.setElementAttribute(this._el_108, 'ion-fab', '');
        this._appEl_108 = new import2.AppElement(108, 106, this, this._el_108);
        var compView_108 = import30.viewFactory_FabButton0(this.viewUtils, this.injector(108), this._appEl_108);
        this._FabButton_108_4 = new import14.FabButton(this.parentInjector.get(import17.Config), new import18.ElementRef(this._el_108), this.renderer);
        this._appEl_108.initComponent(this._FabButton_108_4, [], compView_108);
        this._el_109 = this.renderer.createElement(null, 'ion-icon', null);
        this.renderer.setElementAttribute(this._el_109, 'name', 'logo-vimeo');
github ionic-team / ionic-site / docs / v2 / demos / src / fab / app.component.ngfactory.js View on Github external
this._el_46 = this.renderer.createElement(null, 'ion-icon', null);
        this.renderer.setElementAttribute(this._el_46, 'name', 'logo-facebook');
        this.renderer.setElementAttribute(this._el_46, 'role', 'img');
        this._Icon_46_3 = new import16.Icon(this.parentInjector.get(import17.Config), new import18.ElementRef(this._el_46), this.renderer);
        compView_45.create(this._FabButton_45_4, [[].concat([this._el_46])], null);
        this._text_47 = this.renderer.createText(this._el_43, '\n      ', null);
        this._el_48 = this.renderer.createElement(this._el_43, 'button', null);
        this.renderer.setElementAttribute(this._el_48, 'ion-fab', '');
        this._appEl_48 = new import2.AppElement(48, 43, this, this._el_48);
        var compView_48 = import30.viewFactory_FabButton0(this.viewUtils, this.injector(48), this._appEl_48);
        this._FabButton_48_4 = new import14.FabButton(this.parentInjector.get(import17.Config), new import18.ElementRef(this._el_48), this.renderer);
        this._appEl_48.initComponent(this._FabButton_48_4, [], compView_48);
        this._el_49 = this.renderer.createElement(null, 'ion-icon', null);
        this.renderer.setElementAttribute(this._el_49, 'name', 'logo-twitter');
        this.renderer.setElementAttribute(this._el_49, 'role', 'img');
        this._Icon_49_3 = new import16.Icon(this.parentInjector.get(import17.Config), new import18.ElementRef(this._el_49), this.renderer);
        compView_48.create(this._FabButton_48_4, [[].concat([this._el_49])], null);
        this._text_50 = this.renderer.createText(this._el_43, '\n      ', null);
        this._el_51 = this.renderer.createElement(this._el_43, 'button', null);
        this.renderer.setElementAttribute(this._el_51, 'ion-fab', '');
        this._appEl_51 = new import2.AppElement(51, 43, this, this._el_51);
        var compView_51 = import30.viewFactory_FabButton0(this.viewUtils, this.injector(51), this._appEl_51);
        this._FabButton_51_4 = new import14.FabButton(this.parentInjector.get(import17.Config), new import18.ElementRef(this._el_51), this.renderer);
        this._appEl_51.initComponent(this._FabButton_51_4, [], compView_51);
        this._el_52 = this.renderer.createElement(null, 'ion-icon', null);
        this.renderer.setElementAttribute(this._el_52, 'name', 'logo-vimeo');
        this.renderer.setElementAttribute(this._el_52, 'role', 'img');
        this._Icon_52_3 = new import16.Icon(this.parentInjector.get(import17.Config), new import18.ElementRef(this._el_52), this.renderer);
        compView_51.create(this._FabButton_51_4, [[].concat([this._el_52])], null);
        this._text_53 = this.renderer.createText(this._el_43, '\n      ', null);
        this._el_54 = this.renderer.createElement(this._el_43, 'button', null);
        this.renderer.setElementAttribute(this._el_54, 'ion-fab', '');
github ionic-team / ionic-site / docs / v2 / demos / src / fab / app.component.ngfactory.js View on Github external
this._text_42 = this.renderer.createText(null, '\n    ', null);
        this._el_43 = this.renderer.createElement(null, 'ion-fab-list', null);
        this.renderer.setElementAttribute(this._el_43, 'side', 'left');
        this._FabList_43_3 = new import14.FabList(new import18.ElementRef(this._el_43), this.renderer);
        this._query_FabButton_43_0 = new import15.QueryList();
        this._text_44 = this.renderer.createText(this._el_43, '\n      ', null);
        this._el_45 = this.renderer.createElement(this._el_43, 'button', null);
        this.renderer.setElementAttribute(this._el_45, 'ion-fab', '');
        this._appEl_45 = new import2.AppElement(45, 43, this, this._el_45);
        var compView_45 = import30.viewFactory_FabButton0(this.viewUtils, this.injector(45), this._appEl_45);
        this._FabButton_45_4 = new import14.FabButton(this.parentInjector.get(import17.Config), new import18.ElementRef(this._el_45), this.renderer);
        this._appEl_45.initComponent(this._FabButton_45_4, [], compView_45);
        this._el_46 = this.renderer.createElement(null, 'ion-icon', null);
        this.renderer.setElementAttribute(this._el_46, 'name', 'logo-facebook');
        this.renderer.setElementAttribute(this._el_46, 'role', 'img');
        this._Icon_46_3 = new import16.Icon(this.parentInjector.get(import17.Config), new import18.ElementRef(this._el_46), this.renderer);
        compView_45.create(this._FabButton_45_4, [[].concat([this._el_46])], null);
        this._text_47 = this.renderer.createText(this._el_43, '\n      ', null);
        this._el_48 = this.renderer.createElement(this._el_43, 'button', null);
        this.renderer.setElementAttribute(this._el_48, 'ion-fab', '');
        this._appEl_48 = new import2.AppElement(48, 43, this, this._el_48);
        var compView_48 = import30.viewFactory_FabButton0(this.viewUtils, this.injector(48), this._appEl_48);
        this._FabButton_48_4 = new import14.FabButton(this.parentInjector.get(import17.Config), new import18.ElementRef(this._el_48), this.renderer);
        this._appEl_48.initComponent(this._FabButton_48_4, [], compView_48);
        this._el_49 = this.renderer.createElement(null, 'ion-icon', null);
        this.renderer.setElementAttribute(this._el_49, 'name', 'logo-twitter');
        this.renderer.setElementAttribute(this._el_49, 'role', 'img');
        this._Icon_49_3 = new import16.Icon(this.parentInjector.get(import17.Config), new import18.ElementRef(this._el_49), this.renderer);
        compView_48.create(this._FabButton_48_4, [[].concat([this._el_49])], null);
        this._text_50 = this.renderer.createText(this._el_43, '\n      ', null);
        this._el_51 = this.renderer.createElement(this._el_43, 'button', null);
        this.renderer.setElementAttribute(this._el_51, 'ion-fab', '');
github ionic-team / ionic-site / docs / v2 / demos / src / fab / app.component.ngfactory.js View on Github external
compView_19.create(this._FabButton_19_4, [[].concat([this._el_20])], null);
        this._text_21 = this.renderer.createText(null, '\n    ', null);
        this._el_22 = this.renderer.createElement(null, 'ion-fab-list', null);
        this._FabList_22_3 = new import14.FabList(new import18.ElementRef(this._el_22), this.renderer);
        this._query_FabButton_22_0 = new import15.QueryList();
        this._text_23 = this.renderer.createText(this._el_22, '\n      ', null);
        this._el_24 = this.renderer.createElement(this._el_22, 'button', null);
        this.renderer.setElementAttribute(this._el_24, 'ion-fab', '');
        this._appEl_24 = new import2.AppElement(24, 22, this, this._el_24);
        var compView_24 = import30.viewFactory_FabButton0(this.viewUtils, this.injector(24), this._appEl_24);
        this._FabButton_24_4 = new import14.FabButton(this.parentInjector.get(import17.Config), new import18.ElementRef(this._el_24), this.renderer);
        this._appEl_24.initComponent(this._FabButton_24_4, [], compView_24);
        this._el_25 = this.renderer.createElement(null, 'ion-icon', null);
        this.renderer.setElementAttribute(this._el_25, 'name', 'logo-facebook');
        this.renderer.setElementAttribute(this._el_25, 'role', 'img');
        this._Icon_25_3 = new import16.Icon(this.parentInjector.get(import17.Config), new import18.ElementRef(this._el_25), this.renderer);
        compView_24.create(this._FabButton_24_4, [[].concat([this._el_25])], null);
        this._text_26 = this.renderer.createText(this._el_22, '\n      ', null);
        this._el_27 = this.renderer.createElement(this._el_22, 'button', null);
        this.renderer.setElementAttribute(this._el_27, 'ion-fab', '');
        this._appEl_27 = new import2.AppElement(27, 22, this, this._el_27);
        var compView_27 = import30.viewFactory_FabButton0(this.viewUtils, this.injector(27), this._appEl_27);
        this._FabButton_27_4 = new import14.FabButton(this.parentInjector.get(import17.Config), new import18.ElementRef(this._el_27), this.renderer);
        this._appEl_27.initComponent(this._FabButton_27_4, [], compView_27);
        this._el_28 = this.renderer.createElement(null, 'ion-icon', null);
        this.renderer.setElementAttribute(this._el_28, 'name', 'logo-twitter');
        this.renderer.setElementAttribute(this._el_28, 'role', 'img');
        this._Icon_28_3 = new import16.Icon(this.parentInjector.get(import17.Config), new import18.ElementRef(this._el_28), this.renderer);
        compView_27.create(this._FabButton_27_4, [[].concat([this._el_28])], null);
        this._text_29 = this.renderer.createText(this._el_22, '\n      ', null);
        this._el_30 = this.renderer.createElement(this._el_22, 'button', null);
        this.renderer.setElementAttribute(this._el_30, 'ion-fab', '');
github ionic-team / ionic-site / docs / v2 / demos / src / fab / app.component.ngfactory.js View on Github external
this._el_106 = this.renderer.createElement(null, 'ion-fab-list', null);
        this.renderer.setElementAttribute(this._el_106, 'side', 'top');
        this._FabList_106_3 = new import14.FabList(new import18.ElementRef(this._el_106), this.renderer);
        this._query_FabButton_106_0 = new import15.QueryList();
        this._text_107 = this.renderer.createText(this._el_106, '\n      ', null);
        this._el_108 = this.renderer.createElement(this._el_106, 'button', null);
        this.renderer.setElementAttribute(this._el_108, 'color', 'primary');
        this.renderer.setElementAttribute(this._el_108, 'ion-fab', '');
        this._appEl_108 = new import2.AppElement(108, 106, this, this._el_108);
        var compView_108 = import30.viewFactory_FabButton0(this.viewUtils, this.injector(108), this._appEl_108);
        this._FabButton_108_4 = new import14.FabButton(this.parentInjector.get(import17.Config), new import18.ElementRef(this._el_108), this.renderer);
        this._appEl_108.initComponent(this._FabButton_108_4, [], compView_108);
        this._el_109 = this.renderer.createElement(null, 'ion-icon', null);
        this.renderer.setElementAttribute(this._el_109, 'name', 'logo-vimeo');
        this.renderer.setElementAttribute(this._el_109, 'role', 'img');
        this._Icon_109_3 = new import16.Icon(this.parentInjector.get(import17.Config), new import18.ElementRef(this._el_109), this.renderer);
        compView_108.create(this._FabButton_108_4, [[].concat([this._el_109])], null);
        this._text_110 = this.renderer.createText(this._el_106, '\n    ', null);
        this._text_111 = this.renderer.createText(null, '\n    ', null);
        this._el_112 = this.renderer.createElement(null, 'ion-fab-list', null);
        this.renderer.setElementAttribute(this._el_112, 'side', 'bottom');
        this._FabList_112_3 = new import14.FabList(new import18.ElementRef(this._el_112), this.renderer);
        this._query_FabButton_112_0 = new import15.QueryList();
        this._text_113 = this.renderer.createText(this._el_112, '\n      ', null);
        this._el_114 = this.renderer.createElement(this._el_112, 'button', null);
        this.renderer.setElementAttribute(this._el_114, 'color', 'secondary');
        this.renderer.setElementAttribute(this._el_114, 'ion-fab', '');
        this._appEl_114 = new import2.AppElement(114, 112, this, this._el_114);
        var compView_114 = import30.viewFactory_FabButton0(this.viewUtils, this.injector(114), this._appEl_114);
        this._FabButton_114_4 = new import14.FabButton(this.parentInjector.get(import17.Config), new import18.ElementRef(this._el_114), this.renderer);
        this._appEl_114.initComponent(this._FabButton_114_4, [], compView_114);
        this._el_115 = this.renderer.createElement(null, 'ion-icon', null);
github ionic-team / ionic-site / docs / v2 / demos / src / fab / app.component.ngfactory.js View on Github external
this._el_73 = this.renderer.createElement(null, 'ion-icon', null);
        this.renderer.setElementAttribute(this._el_73, 'name', 'logo-vimeo');
        this.renderer.setElementAttribute(this._el_73, 'role', 'img');
        this._Icon_73_3 = new import16.Icon(this.parentInjector.get(import17.Config), new import18.ElementRef(this._el_73), this.renderer);
        compView_72.create(this._FabButton_72_4, [[].concat([this._el_73])], null);
        this._text_74 = this.renderer.createText(this._el_64, '\n      ', null);
        this._el_75 = this.renderer.createElement(this._el_64, 'button', null);
        this.renderer.setElementAttribute(this._el_75, 'ion-fab', '');
        this._appEl_75 = new import2.AppElement(75, 64, this, this._el_75);
        var compView_75 = import30.viewFactory_FabButton0(this.viewUtils, this.injector(75), this._appEl_75);
        this._FabButton_75_4 = new import14.FabButton(this.parentInjector.get(import17.Config), new import18.ElementRef(this._el_75), this.renderer);
        this._appEl_75.initComponent(this._FabButton_75_4, [], compView_75);
        this._el_76 = this.renderer.createElement(null, 'ion-icon', null);
        this.renderer.setElementAttribute(this._el_76, 'name', 'logo-googleplus');
        this.renderer.setElementAttribute(this._el_76, 'role', 'img');
        this._Icon_76_3 = new import16.Icon(this.parentInjector.get(import17.Config), new import18.ElementRef(this._el_76), this.renderer);
        compView_75.create(this._FabButton_75_4, [[].concat([this._el_76])], null);
        this._text_77 = this.renderer.createText(this._el_64, '\n    ', null);
        this._text_78 = this.renderer.createText(null, '\n  ', null);
        this._query_FabButton_59_0.reset([
            this._FabButton_61_4,
            this._FabButton_66_4,
            this._FabButton_69_4,
            this._FabButton_72_4,
            this._FabButton_75_4
        ]);
        this._FabContainer_59_4._mainButton = this._query_FabButton_59_0.first;
        compView_59.create(this._FabContainer_59_4, [[].concat([
                this._text_60,
                this._el_61,
                this._text_63,
                this._el_64,