TableView
@tsed/schema-formio
Usage
typescript
import { TableView } from "@tsed/schema-formio";
See /packages/third-parties/schema-formio/src/types/decorators/tableView.ts.
Overview
ts
function TableView(bool: boolean): PropertyDecorator;
Description
Change the visibility of the current property on a table.