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