UNPKG

@ngx-formly/ionic

Version:

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

4 lines (3 loc) 187 B
export { withFormlyFieldSelect } from './select.config'; export { FormlySelectModule } from './select.module'; export { FormlyFieldSelect, FormlySelectFieldConfig } from './select.type';