Skip to main content

UseForm

__type(e: SyntheticEvent<Element, Event>): void

Properties

(Mandatory properties are in bold)
PropertiesTypeDescription
add
clearValidation
fetchingboolean
field
FormFCC<FormProps>
getValidation
getValuegetValue<T>(fieldName: string): undefined | T
initializedboolean
loadingboolean
remove
reset
setError
setOK
setPendingValidation
setValidation
setValue
setValues
setWarning
submit
submittingboolean
validationsAnonymousObject<default>
valuesany