UNPKG

@ngx-formly/bootstrap

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

4 lines (3 loc) 128 B
export * from './types/types'; export * from './wrappers/wrappers'; export { FormlyBootstrapModule } from './bootstrap.module';