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
|`name`| string | ✓ || Unique name to register the custom input |
53
+
|`errors`| Object | ✓ || (optional when using <ahref="https://react-hook-form.com/api#errors">errors</a>) React Hook Form <ahref="https://react-hook-form.com/api#setValue">errors</a> |
54
+
|`as`| Component ||| Component reference eg: `Select` from `react-select`|
55
+
|`messages`| Object ||| keys of error type's message |
0 commit comments