Skip to content

defaultToComponent

@tsed/schema-formio

Usage

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

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

Overview

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

Released under the MIT License.