stringToComponent
@tsed/schema-formio
Usage
typescript
import { stringToComponent } from "@tsed/schema-formio";
See /packages/third-parties/schema-formio/src/types/components/stringToComponent.ts.
Overview
ts
function stringToComponent(schema: any, options: any): any;