UNPKG

wfw-ngx-formly

Version:

ngx-formly is an Angular 2 module which has a Components to help customize and render JavaScript/JSON configured forms. The formly-form Component and the FormlyConfig service are very powerful and bring unmatched maintainability to your application's form

9 lines (8 loc) 398 B
/** * Generated bundle index. Do not edit. */ export * from './public_api'; export { FormlyGroup as ɵc } from './lib/components/formly.group'; export { FORMLY_CONFIG_TOKEN as ɵa } from './lib/services/formly.config'; export { FormlyFormExpression as ɵb } from './lib/services/formly.form.expression'; export { FormlyValidationMessage as ɵd } from './lib/templates/formly.validation-message';