UNPKG

@ng-flexy/form-bootstrap

Version:

Flexy components and tools to build Angular 8+ applications

9 lines (8 loc) 440 B
import * as i0 from "@angular/core"; export declare class FlexyControlReadonlyComponent { value: string | number; default: string | number; isHtml: boolean; static ɵfac: i0.ɵɵFactoryDef<FlexyControlReadonlyComponent, never>; static ɵcmp: i0.ɵɵComponentDefWithMeta<FlexyControlReadonlyComponent, "flexy-control-readonly", never, { "value": "value"; "default": "default"; "isHtml": "isHtml"; }, {}, never, never>; }