Skip to content

propertiesToComponents

@tsed/schema-formio

Usage

typescript
import { propertiesToComponents } from "@tsed/schema-formio";

See /packages/third-parties/schema-formio/src/types/components/propertiesToComponents.ts.

Overview

ts
function propertiesToComponents(schema: any, options: any): any[];

Released under the MIT License.