UNPKG

@netgrif/components

Version:

Netgrif Application Engine frontend Angular components

11 lines (10 loc) 484 B
import { AbstractFileFieldComponent } from '@netgrif/components-core'; import * as i0 from "@angular/core"; /** * @deprecated * */ export declare class FileFieldComponent extends AbstractFileFieldComponent { constructor(informAboutInvalidData: boolean | null); static ɵfac: i0.ɵɵFactoryDeclaration<FileFieldComponent, [{ optional: true; }]>; static ɵcmp: i0.ɵɵComponentDeclaration<FileFieldComponent, "nc-file-field", never, {}, {}, never, never, false, never>; }