UNPKG

angular-formio

Version:

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, where that f

20 lines (19 loc) 1.32 kB
/** * @fileoverview added by tsickle * Generated from: grid/formio-grid.ts * @suppress {checkTypes,constantProperty,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 { FormioBaseComponent as ɵc } from '../FormioBaseComponent'; export { FormioAlerts as ɵj } from '../components/alerts/formio.alerts'; export { FormioAlertsComponent as ɵi } from '../components/alerts/formio.alerts.component'; export { FormBuilderComponent as ɵg } from '../components/formbuilder/formbuilder.component'; export { FormioComponent as ɵb } from '../components/formio/formio.component'; export { FormioLoader as ɵd } from '../components/loader/formio.loader'; export { FormioLoaderComponent as ɵh } from '../components/loader/formio.loader.component'; export { CustomTagsService as ɵf } from '../custom-component/custom-tags.service'; export { FormioAppConfig as ɵe } from '../formio.config'; export { FormioModule as ɵa } from '../formio.module';