You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
|`error`| <TypeText>`{ type: string, message?: string, types: MultipleFieldErrors }`</TypeText> | Set an error with its type and message. |
19
-
| config | <TypeText>`{ shouldFocus?: boolean }`</TypeText> | Should focus the input during setting an error. This only works when the input's reference is registered, it will not work for custom register as well. |
|`error`| <TypeText>`{ type?: string, message?: string, types?: MultipleFieldErrors }`</TypeText> | Set an error with its type and message. |
19
+
| config | <TypeText>`{ shouldFocus?: boolean }`</TypeText> | Should focus the input during setting an error. This only works when the input's reference is registered, it will not work for custom register as well. |
0 commit comments