UNPKG

ngx-iso-form

Version:

Angular component design Reactive Form using specific JSON. The primary use of this UI library is to design ISO 20022 forms dynamically.

7 lines (6 loc) 375 B
import { IsoBaseControlComponent } from './iso-base-control.component'; import * as i0 from "@angular/core"; export declare class IsoMatCheckbox extends IsoBaseControlComponent { static ɵfac: i0.ɵɵFactoryDeclaration<IsoMatCheckbox, never>; static ɵcmp: i0.ɵɵComponentDeclaration<IsoMatCheckbox, "iso-mat-checkbox", never, {}, {}, never, never, false, never>; }