Is there a way to define a default configuration when using defineComponentBinds
or defineField
?
#4566
Unanswered
Drillan767
asked this question in
Q&A
Replies: 0 comments
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'm using VeeValidate with Vuetify 3, and after finding this part of the doc, I find myself needing to declare the following code in every single component where I need VeeValidate:
Is there a way to set it as a default configuration somewhere? Or should I just create a composable that I call alongside VeeValidate when needed? Thank you in advane
Beta Was this translation helpful? Give feedback.
All reactions