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
11 lines (10 loc) • 760 B
JavaScript
/**
* @fileoverview added by tsickle
* Generated from: angular-formio.ts
* @suppress {checkTypes,constantProperty,extraRequire,missingOverride,missingReturn,unusedPrivateMembers,uselessCode} checked by tsc
*/
/**
* Generated bundle index. Do not edit.
*/
export { FormioModule, Formio, FormioUtils, Templates, Components, FormioAppConfig, FormioError, FormioService, extendRouter, FormioBaseComponent, FormioComponent, FormBuilderComponent, FormioLoader, FormioLoaderComponent, FormioAlerts, FormioAlertsComponent, createCustomFormioComponent, registerCustomTag, registerCustomTags, registerCustomFormioComponent, registerCustomFormioComponentWithClass } from './index';
export { CustomTagsService as ɵa } from './custom-component/custom-tags.service';