Form

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

Component Props:

PropTypeDescription
*
props
An object with the properties below
props.formPropsRecord
props.initialValuesFormValues|ViewModelInterface
...any
Any properties from FinalFormProps