Select
@tsed/schema-formio
Usage
typescript
import { Select } from "@tsed/schema-formio";
See /packages/third-parties/schema-formio/src/types/decorators/select.ts.
Overview
ts
function Select(props?: SelectOpts): PropertyDecorator;
Description
Configure the property as Select component.