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