UNPKG

@netgrif/components

Version:

Netgrif Application Engine frontend Angular components

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