FormItem

Source
import { FormItem } from "@prestojs/final-form";
FormItem(props)
Source

Component Props:

PropTypeDescription
*
props
An object with the properties below
...any
Any properties from
An object with these properties:
PropertyTypeDescription
*childrenReact.ReactNode
helpReact.ReactNode
labelReact.ReactNode
requiredboolean
|
An object with these properties:
PropertyTypeDescription
childrenReact.ReactNode
*fieldField
fieldPropsFieldProps
helpReact.ReactNode
labelReact.ReactNode
requiredboolean
widgetPropsRecord