UNPKG

@ngx-formly/ionic

Version:

Formly is a dynamic (JSON powered) form library for Angular that bring unmatched maintainability to your application's forms.

5 lines (4 loc) 261 B
export { withFormlyFormField } from './form-field.config'; export { FormlyFormFieldModule } from './form-field.module'; export { FormlyFieldProps } from './form-field.wrapper'; export { IonFormlyAttributes as ɵIonFormlyAttributes } from './formly.attributes';