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) 257 B
export * from './lib/ngx-iso-form.module'; export * from './lib/ngx-iso-form.component'; export * from './lib/shared/services'; export { SchemaElement } from './lib/Models/Schema'; export * from './lib/Models/Control'; export * from './lib/Models/IsoForm';