Skip to content

arrayToComponent

@tsed/schema-formio

Usage

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

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

Overview

ts
function arrayToComponent(schema: any, options: any): any;

Released under the MIT License.