Typings for useController to restrict field value #11042
Unanswered
lucasriondel
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I've seen a few posts about this, but nothing seems to lead to a correct answer.
I have a custom field which extends
UseControllerProps
for its props. I want myfield.value
to be typed in a specific way:Is there a clean way to do this ?
Beta Was this translation helpful? Give feedback.
All reactions