⚠️ @prestojs/final-form is a legacy package

It is maintained for existing projects but should not be used for new projects. New projects should use @alliancesoftware/ui instead — see the Form & FormField documentation.

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