Skip to content

panelToComponent

@tsed/schema-formio

Usage

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

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

Overview

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

Released under the MIT License.