Skip to content

numberToComponent

@tsed/schema-formio

Usage

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

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

Overview

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

Released under the MIT License.