Currency
@tsed/schema-formio
Usage
typescript
import { Currency } from "@tsed/schema-formio";See /packages/third-parties/schema-formio/src/decorators/currency.ts.
Overview
ts
function Currency(props?: Record<string, any>): PropertyDecorator;Description
Configure the property as Currency component.