Presto
GitHub
Getting Started
Packages
View Model
Final Form
Form
FormField
FormItem
REST
Routing
UI
UI ANTD
Util
On this page
Usage
Props
Form
Source
import { Form } from "@prestojs/final-form";
Form
<
FormValues =
AnyObject
,
FormComponentProps =
Record
>
(
props
)
Source
Component Props:
Prop
Type
Description
*
props
An object with the properties below
props.formProps
FormComponentProps
...
any
Any properties from
FormProps