useFieldVisitation()
Props
Props in
Prop Name
Description
name
String
The base field name without a `/`.
Props out
Prop Name
Description
isVisited
Boolean value representing if the field has been visited.
setVisited
Function which sets the visited state.
When to use?
Last updated