Tooltip
@tsed/schema-formio
Usage
typescript
import { Tooltip } from "@tsed/schema-formio";See /packages/third-parties/schema-formio/src/decorators/tooltip.ts.
Overview
ts
function Tooltip(tooltip: string): PropertyDecorator;Description
Adds a tooltip to the side of this field.