Integration with form-actions-nuxt #26
Replies: 1 comment
-
Hello, I have read the form-actions-nuxt readme, and I am truly excited about the development of this library. It looks really impressive. Since form-actions-nuxt relies on the native features of I sincerely appreciate you taking the time to write documentation on integrating Vorms with form-actions-nuxt. If you have any suggestions or recommendations regarding the integration, I am more than open to discussing them. Thank you for your attention and support. |
Beta Was this translation helpful? Give feedback.
-
Hello,
I'm currently writing some examples to explain how to integrate the form-actions-nuxt modules with 3rd party validation/form libraries. I just discovered vorms today, and started with this example
https://github.com/Hebilicious/form-actions-nuxt/blob/main/playgrounds/vorms-zod/pages/login.vue
It seems to me that in order to manually check the validation you have to do the following :
Is this correct, or do you suggest another approach ?
By the way your library looks really great ! Will definitely use it in future projects.
Beta Was this translation helpful? Give feedback.
All reactions