UNPKG

@ngx-formly/bootstrap

Version:

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

4 lines (3 loc) 210 B
export { withFormlyFieldCheckbox } from './checkbox.config'; export { FormlyBootstrapCheckboxModule } from './checkbox.module'; export { FormlyFieldCheckbox, FormlyCheckboxFieldConfig } from './checkbox.type';