FormOptions
ref / conversations / FormOptions
Options to pass to a form field. Can be either a Form
If the validation function is able to provide a reason as to why validation has failed, it is possible use Form
Type Parameters
C
ts
C extends ContextT
ts
TType
ts
FormAction<C, T> | FormConfig<C, T>