0

I'm a newbie with vuejs. I'm trying to use the input component with vee-validate and I got this example example link as an example that works great but I'm unable to create a v-model with this example. What am I missing?

1 Answer 1

1

You can use useForm and useField which are two custom composition API in vee-validate. I write an example code which is what you want.

For further details please read this two documentation:

useField API reference

useForm API reference

Sign up to request clarification or add additional context in comments.

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.