yoyo-ng-modulewindy
Version:
服务于52ABP模板的前端开源的相关组件内容。整合了ng-alain和你NG ZORRO的内容
16 lines • 1.36 kB
JavaScript
/**
* @fileoverview This file was generated by the Angular template compiler. Do not edit.
*
* @suppress {suspiciousCode,uselessCode,missingProperties,missingOverride,checkTypes}
* tslint:disable
*/
import * as i0 from "@angular/core";
import * as i1 from "./chart.component";
var styles_G2ChartComponent = [];
var RenderType_G2ChartComponent = i0.ɵcrt({ encapsulation: 2, styles: styles_G2ChartComponent, data: {} });
export { RenderType_G2ChartComponent as RenderType_G2ChartComponent };
export function View_G2ChartComponent_0(_l) { return i0.ɵvid(0, [], null, null); }
export function View_G2ChartComponent_Host_0(_l) { return i0.ɵvid(0, [(_l()(), i0.ɵeld(0, 0, null, null, 1, "g2-chart", [], [[4, "height", "px"]], null, null, View_G2ChartComponent_0, RenderType_G2ChartComponent)), i0.ɵdid(1, 245760, null, 0, i1.G2ChartComponent, [i0.ElementRef], null, null)], function (_ck, _v) { _ck(_v, 1, 0); }, function (_ck, _v) { var currVal_0 = i0.ɵnov(_v, 1).height; _ck(_v, 0, 0, currVal_0); }); }
var G2ChartComponentNgFactory = i0.ɵccf("g2-chart", i1.G2ChartComponent, View_G2ChartComponent_Host_0, { height: "height", resizeTime: "resizeTime" }, { render: "render", resize: "resize", destroy: "destroy" }, []);
export { G2ChartComponentNgFactory as G2ChartComponentNgFactory };
//# sourceMappingURL=chart.component.ngfactory.js.map