Suffix
@tsed/schema-formio
Usage
typescript
import { Suffix } from "@tsed/schema-formio";
See /packages/third-parties/schema-formio/src/types/decorators/suffix.ts.
Overview
ts
function Suffix(suffix: string): PropertyDecorator;
Description
Add suffix word on the decorated field.