FieldFormatter

Source
import { FieldFormatter } from "@prestojs/ui";
FieldFormatter<FieldValueT,ParsableValueT,SingleValueT>(props)
Source

Component Props:

PropTypeDescription
*
props
An object with the properties below
*props.fieldField
props.valueany

Examples

Basic usage