Field

Die Field-Component integriert Flows Form Controls in React Hook Form.GitHubMarkdown

Properties

PropertyTypeDescription
defaultValue
any
name (required)
string
disabled
boolean
control
Control<T, any, T>
rules
Omit<RegisterOptions<T, Path<T>>, "disabled" | "valueAsNumber" | "valueAsDate" | "setValueAs">
shouldUnregister
boolean
exact
boolean
children
ReactNode

Auf dieser Seite