UNPKG

@ng-flexy/form-bootstrap

Version:

Flexy components and tools to build Angular 8+ applications

8 lines (7 loc) 387 B
import { FormControl } from '@angular/forms'; import * as i0 from "@angular/core"; export declare class FlexyControlHiddenComponent { control: FormControl; static ɵfac: i0.ɵɵFactoryDef<FlexyControlHiddenComponent, never>; static ɵcmp: i0.ɵɵComponentDefWithMeta<FlexyControlHiddenComponent, "flexy-control-hidden", never, { "control": "control"; }, {}, never, never>; }