useNuxtFormValidator
Use your Precognition form with Nuxt UI Forms.
Last updated
Use your Precognition form with Nuxt UI Forms.
Last updated
This composable provides a custom wrapper for the Precognition form, which allows using it with . It returns a validator function which should be passed into validate
option of the Nuxt form.
Here is an example:
For more details, please check this page - .