Default SelectItem in ui/select #1914
Replies: 1 comment
-
After a little more digging I found; Select onValueChange={field.onChange} defaultValue={field.value} |
Beta Was this translation helpful? Give feedback.
0 replies
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 can't seem to find how to set the default for a Select Content group. useForm with zodResolver and defaultValues: {...etc} works for input fields but I need to know how to use it for a default selected item.
Thanks in advance...
rp
Beta Was this translation helpful? Give feedback.
All reactions