Form

Source
import { Form } from "@prestojs/final-form";
Form<FormValues = AnyObject,FormComponentProps = Record>(props)
Source

Component Props:

PropTypeDescription
*
props
An object with the properties below
props.formPropsFormComponentProps
...any
Any properties from FormProps