With FormControl and zod validation #22
KushalTanna24
started this conversation in
General
Replies: 1 comment
-
An example of implementing a component inside a form with validation using zod can be found in this repository on page: src/app/page.tsx |
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
-
Please show the example of how can i use the component inside Form control.?
As shadcn's FormField allows to use any component inside it to manage the state and error handling. Also is it possible we can see the integration of zod too.?
Beta Was this translation helpful? Give feedback.
All reactions