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) • 363 B
TypeScript
import { IsoBaseControlComponent } from './iso-base-control.component';
import * as i0 from "@angular/core";
export declare class IsoMatInput extends IsoBaseControlComponent {
static ɵfac: i0.ɵɵFactoryDeclaration<IsoMatInput, never>;
static ɵcmp: i0.ɵɵComponentDeclaration<IsoMatInput, "iso-mat-input", never, {}, {}, never, never, false, never>;
}