angular-formio-gp
Version:
A fork of Form.io Angular JSON Form Renderer ========================== This library serves as a Dynamic JSON Powered Form rendering library for [Angular](https://angular.io). This works by providing a JSON schema to a ```<formio>``` Angular component,
17 lines (16 loc) • 1.11 kB
JavaScript
/**
* @fileoverview added by tsickle
* @suppress {checkTypes,extraRequire,missingOverride,missingReturn,unusedPrivateMembers,uselessCode} checked by tsc
*/
/**
* Generated bundle index. Do not edit.
*/
export { FormioGrid, GridHeaderComponent, GridFooterComponent, GridBodyComponent, FormGridHeaderComponent, FormGridBodyComponent, FormGridFooterComponent, SubmissionGridHeaderComponent, SubmissionGridBodyComponent, SubmissionGridFooterComponent, FormioGridComponent } from './index';
export { FormioAlerts as ɵh } from '../components/alerts/formio.alerts';
export { FormioAlertsComponent as ɵg } from '../components/alerts/formio.alerts.component';
export { FormBuilderComponent as ɵe } from '../components/formbuilder/formbuilder.component';
export { FormioComponent as ɵb } from '../components/formio/formio.component';
export { FormioLoader as ɵc } from '../components/loader/formio.loader';
export { FormioLoaderComponent as ɵf } from '../components/loader/formio.loader.component';
export { FormioAppConfig as ɵd } from '../formio.config';
export { FormioModule as ɵa } from '../formio.module';