Skip to content

objectToEditGrid

@tsed/schema-formio

Usage

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

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

Overview

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

Released under the MIT License.