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
9 lines (8 loc) • 478 B
JavaScript
/**
* @fileoverview added by tsickle
* @suppress {checkTypes,constantProperty,extraRequire,missingOverride,missingReturn,unusedPrivateMembers,uselessCode} checked by tsc
*/
/**
* Generated bundle index. Do not edit.
*/
export { FormioModule, Formio, FormioUtils, FormioAppConfig, FormioError, FormioService, extendRouter, FormioBaseComponent, FormioComponent, FormBuilderComponent, FormioLoader, FormioLoaderComponent, FormioAlerts, FormioAlertsComponent } from './index';