UNPKG

@netgrif/components

Version:

Netgrif Application Engine frontend Angular components

9 lines (8 loc) 700 B
import { TranslateService } from '@ngx-translate/core'; import { AbstractDashboardBarChartTextFieldComponent, DataFieldPortalData, TextField } from '@netgrif/components-core'; import * as i0 from "@angular/core"; export declare class DashboardBarChartTextFieldComponent extends AbstractDashboardBarChartTextFieldComponent { constructor(translate: TranslateService, dataFieldPortalData: DataFieldPortalData<TextField>); static ɵfac: i0.ɵɵFactoryDeclaration<DashboardBarChartTextFieldComponent, [null, { optional: true; }]>; static ɵcmp: i0.ɵɵComponentDeclaration<DashboardBarChartTextFieldComponent, "nc-dashboard-bar-chart-text-field", never, {}, {}, never, never, false, never>; }