UNPKG

@ngx-formly/material

Version:

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

4 lines (3 loc) 235 B
export { withFormlyFieldNativeSelect } from './native-select.config'; export { FormlyMatNativeSelectModule } from './native-select.module'; export { FormlyFieldNativeSelect, FormlyNativeSelectFieldConfig } from './native-select.type';