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

15 lines (14 loc) 821 B
/** * Generated bundle index. Do not edit. */ export * from './index'; export { FormioBaseComponent as ɵd } from '../FormioBaseComponent'; export { FormioAlerts as ɵi } from '../components/alerts/formio.alerts'; export { FormioAlertsComponent as ɵh } from '../components/alerts/formio.alerts.component'; export { FormBuilderComponent as ɵf } from '../components/formbuilder/formbuilder.component'; export { FormioComponent as ɵc } from '../components/formio/formio.component'; export { FormioLoader as ɵe } from '../components/loader/formio.loader'; export { FormioLoaderComponent as ɵg } from '../components/loader/formio.loader.component'; export { FormioAppConfig as ɵa } from '../formio.config'; export { FormioModule as ɵb } from '../formio.module'; export { extendRouter as ɵj } from '../formio.utils';